|
ocssw
V2022
|
#include <PH_pkt_hdr.h>
Public Attributes | |
| int8 | version |
| int8 | type |
| int8 | sec_hdr_flag |
| int16 | apid |
| int8 | sequence_flag |
| int16 | pkt_seq_cnt |
| int16 | pkt_length |
| PGSt_scTime | pkt_time_code [8] |
| PGSt_double | pkt_TAI_time |
| int8 | QL_flag |
| int8 | pkt_type |
| int8 | scan_cnt |
| int8 | mirror_side |
| int8 | source_ID_type_flag |
| int16 | earth_frame_cnt |
| int8 | cal_type |
| int8 | cal_mode |
| int8 | cal_frame_cnt |
| int8 | fpa_aem_config [PH_MOD_FPA_AEM_CONFIG_NUM_ELEMENTS] |
| int8 | sci_state |
| int8 | sci_abnorm |
Detailed Description
Definition at line 241 of file PH_pkt_hdr.h.
Member Data Documentation
◆ apid
| int16 apid |
Definition at line 246 of file PH_pkt_hdr.h.
◆ cal_frame_cnt
| int8 cal_frame_cnt |
Definition at line 260 of file PH_pkt_hdr.h.
◆ cal_mode
| int8 cal_mode |
Definition at line 259 of file PH_pkt_hdr.h.
◆ cal_type
| int8 cal_type |
Definition at line 258 of file PH_pkt_hdr.h.
◆ earth_frame_cnt
| int16 earth_frame_cnt |
Definition at line 257 of file PH_pkt_hdr.h.
◆ fpa_aem_config
| int8 fpa_aem_config[PH_MOD_FPA_AEM_CONFIG_NUM_ELEMENTS] |
Definition at line 261 of file PH_pkt_hdr.h.
◆ mirror_side
| int8 mirror_side |
Definition at line 255 of file PH_pkt_hdr.h.
◆ pkt_length
| int16 pkt_length |
Definition at line 249 of file PH_pkt_hdr.h.
◆ pkt_seq_cnt
| int16 pkt_seq_cnt |
Definition at line 248 of file PH_pkt_hdr.h.
◆ pkt_TAI_time
| PGSt_double pkt_TAI_time |
Definition at line 251 of file PH_pkt_hdr.h.
◆ pkt_time_code
| PGSt_scTime pkt_time_code[8] |
Definition at line 250 of file PH_pkt_hdr.h.
◆ pkt_type
| int8 pkt_type |
Definition at line 253 of file PH_pkt_hdr.h.
◆ QL_flag
| int8 QL_flag |
Definition at line 252 of file PH_pkt_hdr.h.
◆ scan_cnt
| int8 scan_cnt |
Definition at line 254 of file PH_pkt_hdr.h.
◆ sci_abnorm
| int8 sci_abnorm |
Definition at line 263 of file PH_pkt_hdr.h.
◆ sci_state
| int8 sci_state |
Definition at line 262 of file PH_pkt_hdr.h.
◆ sec_hdr_flag
| int8 sec_hdr_flag |
Definition at line 245 of file PH_pkt_hdr.h.
◆ sequence_flag
| int8 sequence_flag |
Definition at line 247 of file PH_pkt_hdr.h.
◆ source_ID_type_flag
| int8 source_ID_type_flag |
Definition at line 256 of file PH_pkt_hdr.h.
◆ type
| int8 type |
Definition at line 244 of file PH_pkt_hdr.h.
◆ version
| int8 version |
Definition at line 243 of file PH_pkt_hdr.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l1agen_modis/PH_pkt_hdr.h


