Definition at line 38 of file SFTfileIO.c.
Data Fields | |
| REAL8 | version |
| INT4 | gps_sec |
| INT4 | gps_nsec |
| REAL8 | tbase |
| INT4 | first_frequency_index |
| INT4 | nsamples |
| UINT8 | crc64 |
| CHAR | detector [2] |
| UINT2 | windowspec |
| INT4 | comment_length |
| REAL8 _SFT_header_t::version |
Definition at line 39 of file SFTfileIO.c.
| INT4 _SFT_header_t::gps_sec |
Definition at line 40 of file SFTfileIO.c.
| INT4 _SFT_header_t::gps_nsec |
Definition at line 41 of file SFTfileIO.c.
| REAL8 _SFT_header_t::tbase |
Definition at line 42 of file SFTfileIO.c.
| INT4 _SFT_header_t::first_frequency_index |
Definition at line 43 of file SFTfileIO.c.
| INT4 _SFT_header_t::nsamples |
Definition at line 44 of file SFTfileIO.c.
| UINT8 _SFT_header_t::crc64 |
Definition at line 45 of file SFTfileIO.c.
| CHAR _SFT_header_t::detector[2] |
Definition at line 46 of file SFTfileIO.c.
| UINT2 _SFT_header_t::windowspec |
Definition at line 47 of file SFTfileIO.c.
| INT4 _SFT_header_t::comment_length |
Definition at line 48 of file SFTfileIO.c.