![]() |
VR-Link API Documentation for HLA 1516
|
This is the complete list of members for DtGeodeticCoord, including all inherited members.
| alt() const | DtGeodeticCoord | inlinevirtual |
| approxEq(const DtVector &v, const double &tolerance) const | DtVector | |
| crossProduct(const DtVector &v) const | DtVector | |
| dotProduct(const DtVector &v) const | DtVector | |
| DtGeodeticCoord(const DtReferenceEllipsoid *ellipse=DtGlobalEllipsoid()) | DtGeodeticCoord | |
| DtGeodeticCoord(double lat, double lon, double alt, const DtReferenceEllipsoid *ellipse=DtGlobalEllipsoid()) | DtGeodeticCoord | |
| DtGeodeticCoord(const DtGeodeticCoord &src) | DtGeodeticCoord | |
| DtVector() | DtVector | |
| DtVector(const double &x, const double &y, const double &z) | DtVector | |
| DtVector(const DtVector &vec) | DtVector | |
| geocentric() const | DtGeodeticCoord | virtual |
| getGeocentric(DtVector &geocentric) const | DtGeodeticCoord | virtual |
| i() | DtVector | static |
| isNormalized() const | DtVector | |
| j() | DtVector | static |
| k() | DtVector | static |
| lat() const | DtGeodeticCoord | inlinevirtual |
| lon() const | DtGeodeticCoord | inlinevirtual |
| magnitudeIsZero() const | DtVector | |
| magnitudeIsZero(double tolerance) const | DtVector | |
| magnitudeSquared() const | DtVector | |
| mapDatum() const | DtGeodeticCoord | virtual |
| myEllipsoid | DtGeodeticCoord | protected |
| myRep | DtVector | protected |
| normalize() | DtVector | |
| ones() | DtVector | static |
| operator const double *() const | DtVector | |
| operator double *() | DtVector | |
| operator!=(const DtVector &vec) const | DtVector | |
| operator+=(const DtVector &other) | DtVector | |
| operator-=(const DtVector &other) | DtVector | |
| operator=(const DtGeodeticCoord &src) | DtGeodeticCoord | |
| DtVector::operator=(const DtVector &vec) | DtVector | |
| operator==(const DtVector &vec) const | DtVector | |
| operator[](int ind) | DtVector | |
| operator[](int ind) const | DtVector | |
| operator[](DtVectorOffset ind) | DtVector | |
| operator[](DtVectorOffset ind) const | DtVector | |
| printDataToStream(std::ostream &str) const | DtGeodeticCoord | virtual |
| setAlt(DtFloat64 alt) | DtGeodeticCoord | inlinevirtual |
| setGeocentric(const DtVector &geocentric) | DtGeodeticCoord | virtual |
| setLat(DtFloat64 lat) | DtGeodeticCoord | inlinevirtual |
| setLon(DtFloat64 lon) | DtGeodeticCoord | inlinevirtual |
| setToZero() | DtVector | |
| setX(const double &x) | DtVector | |
| setY(const double &y) | DtVector | |
| setZ(const double &z) | DtVector | |
| string() const | DtVector | |
| x() const | DtVector | |
| y() const | DtVector | |
| z() const | DtVector | |
| zero() | DtVector | static |
| ~DtGeodeticCoord() | DtGeodeticCoord | virtual |
| ~DtVector() | DtVector |