|
ocssw
V2022
|
#include <GEO_parameters.h>
Public Attributes | |
| int16 | scan_number |
| float64 | EV_start_time |
| float64 | SD_start_time |
| float64 | SV_start_time |
| float32 | SD_sun_zenith |
| float32 | SD_sun_azimuth |
| float32 | moon_vector |
| float32 | sun_ref |
| uint16 | mirr_side |
| uint16 | raw_mir_enc |
| float64 | impulse_enc |
| float64 | impulse_time |
| int32 | L1_scan_quality |
| int8 | geo_scan_quality |
| float64 | EV_center_time |
| float64 | orb_pos |
| float64 | orb_vel |
| float64 | T_inst2ECR |
| float64 | attitude_angels |
| int32 | EV_frames |
| int32 | SD_frames |
| int32 | SV_frames |
| uint8 | num_impulse |
| char8 | Scan_type [SCAN_TYPE_LEN] |
Detailed Description
Definition at line 232 of file GEO_parameters.h.
Member Data Documentation
◆ attitude_angels
| float64 attitude_angels |
Definition at line 251 of file GEO_parameters.h.
◆ EV_center_time
| float64 EV_center_time |
Definition at line 247 of file GEO_parameters.h.
◆ EV_frames
| int32 EV_frames |
Definition at line 252 of file GEO_parameters.h.
◆ EV_start_time
| float64 EV_start_time |
Definition at line 234 of file GEO_parameters.h.
◆ geo_scan_quality
| int8 geo_scan_quality |
Definition at line 246 of file GEO_parameters.h.
◆ impulse_enc
| float64 impulse_enc |
Definition at line 243 of file GEO_parameters.h.
◆ impulse_time
| float64 impulse_time |
Definition at line 244 of file GEO_parameters.h.
◆ L1_scan_quality
| int32 L1_scan_quality |
Definition at line 245 of file GEO_parameters.h.
◆ mirr_side
| uint16 mirr_side |
Definition at line 241 of file GEO_parameters.h.
◆ moon_vector
| float32 moon_vector |
Definition at line 239 of file GEO_parameters.h.
◆ num_impulse
| uint8 num_impulse |
Definition at line 255 of file GEO_parameters.h.
◆ orb_pos
| float64 orb_pos |
Definition at line 248 of file GEO_parameters.h.
◆ orb_vel
| float64 orb_vel |
Definition at line 249 of file GEO_parameters.h.
◆ raw_mir_enc
| uint16 raw_mir_enc |
Definition at line 242 of file GEO_parameters.h.
◆ scan_number
| int16 scan_number |
Definition at line 233 of file GEO_parameters.h.
◆ Scan_type
| char8 Scan_type[SCAN_TYPE_LEN] |
Definition at line 256 of file GEO_parameters.h.
◆ SD_frames
| int32 SD_frames |
Definition at line 253 of file GEO_parameters.h.
◆ SD_start_time
| float64 SD_start_time |
Definition at line 235 of file GEO_parameters.h.
◆ SD_sun_azimuth
| float32 SD_sun_azimuth |
Definition at line 238 of file GEO_parameters.h.
◆ SD_sun_zenith
| float32 SD_sun_zenith |
Definition at line 237 of file GEO_parameters.h.
◆ sun_ref
| float32 sun_ref |
Definition at line 240 of file GEO_parameters.h.
◆ SV_frames
| int32 SV_frames |
Definition at line 254 of file GEO_parameters.h.
◆ SV_start_time
| float64 SV_start_time |
Definition at line 236 of file GEO_parameters.h.
◆ T_inst2ECR
| float64 T_inst2ECR |
Definition at line 250 of file GEO_parameters.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/geogen_modis/GEO_parameters.h


