Static Public Member Functions |
| static void | utmInit (DegMinSec latRef, DegMinSec lonRef, bool standardOffsets=true, int zone=0) |
Properties |
| double | east [get, set] |
| double | north [get, set] |
| double | up [get, set] |
| double | gridDeclination [get] |
| | Get the heading that northing is off of north.
|
Constructor & Destructor Documentation
| makVrl.UtmCoordinate.UtmCoordinate |
( |
double |
east, |
|
|
double |
north, |
|
|
double |
up, |
|
|
UtmReferencePoint |
refPoint = null |
|
) |
| |
|
inline |
Member Function Documentation
| Vector3d makVrl.UtmCoordinate.getGeocentric |
( |
| ) |
|
|
inline |
| void makVrl.UtmCoordinate.setFromGeocentric |
( |
Vector3d |
geoc | ) |
|
|
inline |
References makVrl.GeodeticCoord.alt, makVrl.UtmCoordinate.east, makVrl.UtmReferencePoint.geod2utm(), makVrl.GeodeticCoord.lat, makVrl.GeodeticCoord.lon, makVrl.GeodeticCoord.mapDatum, makVrl.UtmReferencePoint.mapDatum, makVrl.UtmCoordinate.myReferencePoint, makVrl.UtmCoordinate.north, and makVrl.UtmCoordinate.up.
Referenced by makVrl.UtmCoordinate.setFromGeocentric(), and makVrl.UtmCoordinate.UtmCoordinate().
| static void makVrl.UtmCoordinate.utmInit |
( |
DegMinSec |
latRef, |
|
|
DegMinSec |
lonRef, |
|
|
bool |
standardOffsets = true, |
|
|
int |
zone = 0 |
|
) |
| |
|
inlinestatic |
Member Data Documentation
Property Documentation
| double makVrl.UtmCoordinate.east |
|
getset |
| double makVrl.UtmCoordinate.gridDeclination |
|
get |
Get the heading that northing is off of north.
| double makVrl.UtmCoordinate.north |
|
getset |
| double makVrl.UtmCoordinate.up |
|
getset |
The documentation for this class was generated from the following file: