libdata-gcf  1.1.2
Data Fields
gcf_generic_hdr Struct Reference

Generic header details shared by all GCF blocks. 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.
 

Detailed Description

Generic header details shared by all GCF blocks.

This contains the header fields common to all types of GCF block: the system and stream ID, the timestamp, the type of block and the type of digitiser.