conflictRange(double latitude, double accuracy) const | larcfm::OrthographicProjection | |
getProjectionPoint() const | larcfm::OrthographicProjection | |
inverse(const Vect2 &xy, double alt) const | larcfm::OrthographicProjection | |
inverse(const Vect3 &xyz) const | larcfm::OrthographicProjection | |
inverse(const Vect3 &p, const Velocity &v, bool toLatLon) const | larcfm::OrthographicProjection | |
inverseVelocity(const Vect3 &s, const Velocity &v, bool toLatLon) const | larcfm::OrthographicProjection | |
llaRef (defined in larcfm::OrthographicProjection) | larcfm::OrthographicProjection | private |
makeNew(const LatLonAlt &lla) const | larcfm::OrthographicProjection | |
makeNew(double lat, double lon, double alt) const | larcfm::OrthographicProjection | |
maxRange() const | larcfm::OrthographicProjection | |
OrthographicProjection() | larcfm::OrthographicProjection | |
OrthographicProjection(const LatLonAlt &lla) | larcfm::OrthographicProjection | |
OrthographicProjection(double lat, double lon, double alt) | larcfm::OrthographicProjection | |
projAlt (defined in larcfm::OrthographicProjection) | larcfm::OrthographicProjection | private |
project(const LatLonAlt &lla) const | larcfm::OrthographicProjection | |
project(const Position &sip) const | larcfm::OrthographicProjection | |
project(const Position &p, const Velocity &v) const | larcfm::OrthographicProjection | |
project(const LatLonAlt &p, const Velocity &v) const (defined in larcfm::OrthographicProjection) | larcfm::OrthographicProjection | |
project2(const LatLonAlt &lla) const | larcfm::OrthographicProjection | |
projectPoint(const Position &sip) const | larcfm::OrthographicProjection | |
projectVelocity(const LatLonAlt &lla, const Velocity &v) const | larcfm::OrthographicProjection | |
projectVelocity(const Position &ss, const Velocity &v) const | larcfm::OrthographicProjection | |
spherical2xy(double lat, double lon) const | larcfm::OrthographicProjection | private |
toString() const | larcfm::OrthographicProjection | inline |
xy2spherical(double x, double y, double alt) const (defined in larcfm::OrthographicProjection) | larcfm::OrthographicProjection | private |
~OrthographicProjection() | larcfm::OrthographicProjection | inline |