|
ocssw
V2022
|
#include <VcstCmnGeoStructs.h>
Public Attributes | |
| double | tjdStart |
| double | tjdEnd |
| double | span |
| double | au |
| double | emrat |
| int | ipt [JPL_IPT_ROW][JPL_IPT_COL] |
| char | pad [4] |
| double | coeffs [JPL_EPHEM_ROW][JPL_EPHEM_COL] |
Detailed Description
Definition at line 279 of file VcstCmnGeoStructs.h.
Member Data Documentation
◆ au
| double au |
Definition at line 283 of file VcstCmnGeoStructs.h.
◆ coeffs
| double coeffs[JPL_EPHEM_ROW][JPL_EPHEM_COL] |
Definition at line 287 of file VcstCmnGeoStructs.h.
◆ emrat
| double emrat |
Definition at line 284 of file VcstCmnGeoStructs.h.
◆ ipt
| int ipt[JPL_IPT_ROW][JPL_IPT_COL] |
Definition at line 285 of file VcstCmnGeoStructs.h.
◆ pad
| char pad[4] |
Definition at line 286 of file VcstCmnGeoStructs.h.
◆ span
| double span |
Definition at line 282 of file VcstCmnGeoStructs.h.
◆ tjdEnd
| double tjdEnd |
Definition at line 281 of file VcstCmnGeoStructs.h.
◆ tjdStart
| double tjdStart |
Definition at line 280 of file VcstCmnGeoStructs.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/ViirsCmn/VcstCmnGeoStructs.h


