|
ocssw
V2022
|
celestial_bodies_struct
#include <GEO_parameters.h>
Collaboration diagram for celestial_bodies_struct:
Public Attributes | |
| frame_state_struct | sc |
| float64 | sun_unit_vector [3] |
| float64 | SD_sun_zenith |
| float64 | SD_sun_azimuth |
| float64 | moon_unit_vector [3] |
Detailed Description
Definition at line 180 of file GEO_parameters.h.
Member Data Documentation
◆ moon_unit_vector
| float64 moon_unit_vector[3] |
Definition at line 185 of file GEO_parameters.h.
◆ sc
Definition at line 181 of file GEO_parameters.h.
◆ SD_sun_azimuth
| float64 SD_sun_azimuth |
Definition at line 184 of file GEO_parameters.h.
◆ SD_sun_zenith
| float64 SD_sun_zenith |
Definition at line 183 of file GEO_parameters.h.
◆ sun_unit_vector
| float64 sun_unit_vector[3] |
Definition at line 182 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


