VR-Link C# API Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
List of all members | Public Member Functions | Properties | Private Attributes
makVrl.GeodeticCoord Class Reference
+ Collaboration diagram for makVrl.GeodeticCoord:

Public Member Functions

 GeodeticCoord (ReferenceEllipsoid ellipse=null)
 GeodeticCoord (double lat, double lon, double alt, ReferenceEllipsoid ellipse=null)
void setFromGeocentric (Vector3d geoc)
Vector3d getGeocentric ()

Properties

MapDatum mapDatum [get]
double lat [get, set]
double lon [get, set]
double alt [get, set]

Private Attributes

ReferenceEllipsoid myEllipsoid = ReferenceEllipsoid.globalEllipsoid
Vector3d myCoord

Constructor & Destructor Documentation

makVrl.GeodeticCoord.GeodeticCoord ( ReferenceEllipsoid  ellipse = null)
inline
makVrl.GeodeticCoord.GeodeticCoord ( double  lat,
double  lon,
double  alt,
ReferenceEllipsoid  ellipse = null 
)
inline

Member Function Documentation

Vector3d makVrl.GeodeticCoord.getGeocentric ( )
inline
void makVrl.GeodeticCoord.setFromGeocentric ( Vector3d  geoc)
inline

Member Data Documentation

Vector3d makVrl.GeodeticCoord.myCoord
private
ReferenceEllipsoid makVrl.GeodeticCoord.myEllipsoid = ReferenceEllipsoid.globalEllipsoid
private

Property Documentation

double makVrl.GeodeticCoord.alt
getset
double makVrl.GeodeticCoord.lat
getset
double makVrl.GeodeticCoord.lon
getset
MapDatum makVrl.GeodeticCoord.mapDatum
get

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

Document ID: Generated on Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)