VR-Link C# API Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
List of all members | Static Public Member Functions | Static Private Member Functions
makVrl.TopographicCoord Class Reference

Static Public Member Functions

static Matrix3d latlon_to_topoToGeoc (GeodeticCoord g)
 
static Matrix3d latlon_to_geocToTopo (GeodeticCoord g)
 
static CoordinateTransform geocToTopoTransform (double lat, double lon)
 
static double headingFromGeocentric (Vector3d geocLoc, TaitBryan geocOri)
 
static double pitchFromGeocentric (Vector3d geocLoc, TaitBryan geocOri)
 
static double rollFromGeocentric (Vector3d geocLoc, TaitBryan geocOri)
 
static TaitBryan getTaitBryan (double heading, double pitch, double roll, Vector3d geocLoc)
 

Static Private Member Functions

static TopographicCoord ()
 

Constructor & Destructor Documentation

static makVrl.TopographicCoord.TopographicCoord ( )
inlinestaticprivate

Member Function Documentation

static CoordinateTransform makVrl.TopographicCoord.geocToTopoTransform ( double  lat,
double  lon 
)
inlinestatic
static TaitBryan makVrl.TopographicCoord.getTaitBryan ( double  heading,
double  pitch,
double  roll,
Vector3d  geocLoc 
)
inlinestatic
static double makVrl.TopographicCoord.headingFromGeocentric ( Vector3d  geocLoc,
TaitBryan  geocOri 
)
inlinestatic
static Matrix3d makVrl.TopographicCoord.latlon_to_geocToTopo ( GeodeticCoord  g)
inlinestatic
static Matrix3d makVrl.TopographicCoord.latlon_to_topoToGeoc ( GeodeticCoord  g)
inlinestatic
static double makVrl.TopographicCoord.pitchFromGeocentric ( Vector3d  geocLoc,
TaitBryan  geocOri 
)
inlinestatic
static double makVrl.TopographicCoord.rollFromGeocentric ( Vector3d  geocLoc,
TaitBryan  geocOri 
)
inlinestatic

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

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)