#include <LatLong-UTMconversion.hh>
Definition at line 24 of file LatLong-UTMconversion.hh.
◆ Ellipsoid() [1/2]
◆ Ellipsoid() [2/2]
Ellipsoid::Ellipsoid |
( |
int | Id, |
|
|
const char * | name, |
|
|
double | radius, |
|
|
double | ecc ) |
|
inline |
Definition at line 30 of file LatLong-UTMconversion.hh.
30 {
31 id = Id;
35 }
double eccentricitySquared
const char * ellipsoidName
◆ id
◆ ellipsoidName
const char* Ellipsoid::ellipsoidName |
◆ EquatorialRadius
double Ellipsoid::EquatorialRadius |
◆ eccentricitySquared
double Ellipsoid::eccentricitySquared |
The documentation for this class was generated from the following file: