Ellipsoid class for converting coordinates between UTM and lat long.
More...
#include <LSDShapeTools.hpp>
Ellipsoid class for converting coordinates between UTM and lat long.
LSDEllipsoid::LSDEllipsoid |
( |
int |
id, |
|
|
char * |
name, |
|
|
double |
radius, |
|
|
double |
fr |
|
) |
| |
|
inline |
assigment constructor for the ellipsiod class
- Parameters
-
id | a reference into the ellipsoid |
name | the name of the ellipsoid |
radius | the radius of the equator in km |
fr | not sure what this is |
The documentation for this class was generated from the following file: