LSDTopoTools
 All Classes Files Functions Variables Friends Pages
Public Member Functions | Public Attributes | List of all members
LSDEllipsoid Class Reference

Ellipsoid class for converting coordinates between UTM and lat long. More...

#include <LSDShapeTools.hpp>

Public Member Functions

 LSDEllipsoid ()
 the default constructor
 
 LSDEllipsoid (int id, char *name, double radius, double fr)
 

Public Attributes

char * Name
 name of the ellipsoid
 
double EquatorialRadius
 equatorial radius in km
 
double eccSquared
 square of the equatorial radius
 

Detailed Description

Ellipsoid class for converting coordinates between UTM and lat long.

Constructor & Destructor Documentation

LSDEllipsoid::LSDEllipsoid ( int  id,
char *  name,
double  radius,
double  fr 
)
inline

assigment constructor for the ellipsiod class

Parameters
ida reference into the ellipsoid
namethe name of the ellipsoid
radiusthe radius of the equator in km
frnot sure what this is

The documentation for this class was generated from the following file: