Classes | |
struct | DSPDataMask |
Header in SIGMET data file ( 24 bytes ). More... | |
struct | IngestConfiguration |
Header in SIGMET data file Do not contain all the data in the documentation. More... | |
struct | IngestDataHeader |
Header in SIGMET data file (76 bytes). More... | |
struct | IngestHeader |
Header in SIGMET data file Do not contain all the data in the documentation. More... | |
struct | ProductConfiguration |
Header in SIGMET data file Do not contains all the information originally in SIGMET RAW data. More... | |
struct | ProductEnd |
Header in SIGMET data file Do not contain all the data in the documentation. More... | |
struct | ProductHeader |
Header in SIGMET data file Should have 6144 bytes. More... | |
struct | ProductSpecificInfo |
Header in SIGMET data file Skip all the info except RAW data information. More... | |
struct | RawProdBHdr |
Header in SIGMET data file ( 12 bytes, 2 bytes are spare not included in this structure ). More... | |
struct | RAWPsi |
Header in SIGMET data file. More... | |
class | RayHeader |
Header in SIGMET data file (14 bytes). More... | |
struct | RHIPsi |
Header in SIGMET data file. More... | |
class | SigmetData |
Represents data in SIGMET file. More... | |
struct | StructureHeader |
First header in SIGMET data file (12 bytes). More... | |
struct | TaskCalibInfo |
Header in SIGMET data file. More... | |
struct | TaskConfigStructure |
Header in SIGMET data file (2612 bytes) Donot contains all the blocks in the documentation. More... | |
struct | TaskDSPInfo |
Header in SIGMET data file. More... | |
struct | TaskMiscInfo |
Header in SIGMET data file. More... | |
struct | TaskPPIScanInfo |
Header in SIGMET data file. More... | |
struct | TaskRangeInfo |
Header in SIGMET data file. More... | |
struct | TaskRHIScanInfo |
Header in SIGMET data file. More... | |
struct | TaskScanInfo |
Header in SIGMET data file. More... | |
struct | TaskSchedInfo |
Header in SIGMET data file. More... | |
struct | YMDSTime |
Header in SIGMET data file ( 12 bytes ). More... | |
Functions | |
float | BIN4_Ang (uint32_t a) |
float | BIN2_Ang (unsigned short a) |
float | SINT4_Ang (int32_t a) |
float | UINT2_Ang (unsigned short a) |
float SIGMET::BIN4_Ang | ( | uint32_t | a | ) |
float SIGMET::BIN2_Ang | ( | unsigned short | a | ) |
float SIGMET::SINT4_Ang | ( | int32_t | a | ) |
float SIGMET::UINT2_Ang | ( | unsigned short | a | ) |