![]() |
VR-Link C# API Documentation
|
This is the complete list of members for makVrl.UtmCoordinate, including all inherited members.
| east | makVrl.UtmCoordinate | |
| getGeocentric() | makVrl.UtmCoordinate | inline |
| getGeodetic() | makVrl.UtmCoordinate | inline |
| gridDeclination | makVrl.UtmCoordinate | |
| myCoord | makVrl.UtmCoordinate | private |
| myReferencePoint | makVrl.UtmCoordinate | private |
| north | makVrl.UtmCoordinate | |
| setFromGeocentric(Vector3d geoc) | makVrl.UtmCoordinate | inline |
| setFromGeodetic(GeodeticCoord geod) | makVrl.UtmCoordinate | inline |
| up | makVrl.UtmCoordinate | |
| UtmCoordinate(UtmReferencePoint refPoint=null) | makVrl.UtmCoordinate | inline |
| UtmCoordinate(double east, double north, double up, UtmReferencePoint refPoint=null) | makVrl.UtmCoordinate | inline |
| UtmCoordinate(GeodeticCoord geod, UtmReferencePoint refPoint=null) | makVrl.UtmCoordinate | inline |
| utmInit(DegMinSec latRef, DegMinSec lonRef, bool standardOffsets=true, int zone=0) | makVrl.UtmCoordinate | inlinestatic |