|
ocssw
V2022
|
#include <VcstGeoDataStructs.h>
Public Attributes | |
| double | lat |
| double | lon |
| double | satazm |
| double | satzen |
| double | sunazm |
| double | sunzen |
| double | moonazm |
| double | moonzen |
| double | moonPhase |
| double | moonFrac |
| double | range |
| unsigned char | qFlag |
Detailed Description
Definition at line 114 of file VcstGeoDataStructs.h.
Member Data Documentation
◆ lat
| double lat |
Definition at line 115 of file VcstGeoDataStructs.h.
◆ lon
| double lon |
Definition at line 116 of file VcstGeoDataStructs.h.
◆ moonazm
| double moonazm |
Definition at line 121 of file VcstGeoDataStructs.h.
◆ moonFrac
| double moonFrac |
Definition at line 124 of file VcstGeoDataStructs.h.
◆ moonPhase
| double moonPhase |
Definition at line 123 of file VcstGeoDataStructs.h.
◆ moonzen
| double moonzen |
Definition at line 122 of file VcstGeoDataStructs.h.
◆ qFlag
| unsigned char qFlag |
Definition at line 126 of file VcstGeoDataStructs.h.
◆ range
| double range |
Definition at line 125 of file VcstGeoDataStructs.h.
◆ satazm
| double satazm |
Definition at line 117 of file VcstGeoDataStructs.h.
◆ satzen
| double satzen |
Definition at line 118 of file VcstGeoDataStructs.h.
◆ sunazm
| double sunazm |
Definition at line 119 of file VcstGeoDataStructs.h.
◆ sunzen
| double sunzen |
Definition at line 120 of file VcstGeoDataStructs.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/ViirsGeo/VcstGeoDataStructs.h


