libdata-gcf  1.1.2
Data Fields
gcf_status_hdr Struct Reference

Header details for a status block. More...

Data Fields

char sysid [7]
 System ID.
 
char strid [7]
 Stream ID.
 
struct iso8601_date date
 Timestamp of packet (start time).
 
enum gcf_block_type_t type
 Type of packet.
 
enum gcf_digitiser_t digitiser
 Type of digitiser.
 
int status_len
 Number of bytes (or words) of data.
 

Detailed Description

Header details for a status block.

This structure contains the details for a status (or similar) block. This includes the generic header details from struct gcf_generic_hdr and also has the length of the textual status information in bytes, or number of words of packetised data in the case of strong motion and unified status.