ocssw
V2022
|
#include <LatLong-UTMconversion.h>
Public Member Functions | |
Ellipsoid () | |
Ellipsoid (int Id, const char *name, double radius, double ecc) | |
Public Attributes | |
int | id |
const char * | ellipsoidName |
double | EquatorialRadius |
double | eccentricitySquared |
Detailed Description
Definition at line 18 of file LatLong-UTMconversion.h.
Constructor & Destructor Documentation
◆ Ellipsoid() [1/2]
|
inline |
Definition at line 21 of file LatLong-UTMconversion.h.
◆ Ellipsoid() [2/2]
Definition at line 24 of file LatLong-UTMconversion.h.
Member Data Documentation
◆ eccentricitySquared
double eccentricitySquared |
Definition at line 34 of file LatLong-UTMconversion.h.
◆ ellipsoidName
const char* ellipsoidName |
Definition at line 32 of file LatLong-UTMconversion.h.
◆ EquatorialRadius
double EquatorialRadius |
Definition at line 33 of file LatLong-UTMconversion.h.
◆ id
int id |
Definition at line 31 of file LatLong-UTMconversion.h.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/get_utm_zone/LatLong-UTMconversion.h