|
ocssw
V2022
|
EMETA_SCENE_PROJ
#include <emeta.h>
Collaboration diagram for EMETA_SCENE_PROJ:
Public Attributes | |
| double | wgs84_major_axis |
| double | wgs84_minor_axis |
| char | units [IAS_UNITS_SIZE] |
| int | code |
| char | datum [IAS_DATUM_SIZE] |
| int | zone |
| double | projprms [IAS_PROJ_PARAM_SIZE] |
| struct IAS_CORNERS | corners |
Detailed Description
Member Data Documentation
◆ code
◆ corners
| struct IAS_CORNERS corners |
◆ datum
| char datum[IAS_DATUM_SIZE] |
◆ projprms
| double projprms[IAS_PROJ_PARAM_SIZE] |
◆ units
| char units[IAS_UNITS_SIZE] |
◆ wgs84_major_axis
◆ wgs84_minor_axis
◆ zone
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/liboli/emeta.h


