ICAROUS
|
This is the complete list of members for larcfm::LatLonAlt, including all inherited members.
alt() const | larcfm::LatLonAlt | |
alti (defined in larcfm::LatLonAlt) | larcfm::LatLonAlt | private |
altitude() const | larcfm::LatLonAlt | |
decimal_angle(double degrees, double minutes, double seconds, bool north_east) | larcfm::LatLonAlt | static |
distanceH(const LatLonAlt &lla2) const (defined in larcfm::LatLonAlt) | larcfm::LatLonAlt | |
equals(const LatLonAlt &v) const | larcfm::LatLonAlt | |
equals2D(const LatLonAlt &lla) const (defined in larcfm::LatLonAlt) | larcfm::LatLonAlt | |
INVALID() | larcfm::LatLonAlt | static |
isInvalid() const | larcfm::LatLonAlt | |
isWest(const LatLonAlt &a) const | larcfm::LatLonAlt | |
lat() const | larcfm::LatLonAlt | |
lati (defined in larcfm::LatLonAlt) | larcfm::LatLonAlt | private |
latitude() const | larcfm::LatLonAlt | |
LatLonAlt(double x, double y, double z) | larcfm::LatLonAlt | private |
LatLonAlt() | larcfm::LatLonAlt | |
linearEst(double dn, double de) const | larcfm::LatLonAlt | |
linearEst(const Velocity &vo, double tm) const | larcfm::LatLonAlt | |
lon() const | larcfm::LatLonAlt | |
longi (defined in larcfm::LatLonAlt) | larcfm::LatLonAlt | private |
longitude() const | larcfm::LatLonAlt | |
make() | larcfm::LatLonAlt | static |
make(double lat, double lon, double alt) | larcfm::LatLonAlt | static |
make(double lat, std::string lat_unit, double lon, std::string lon_unit, double alt, std::string alt_unit) | larcfm::LatLonAlt | static |
makeAlt(double alt) const | larcfm::LatLonAlt | |
mk(const LatLonAlt &v) | larcfm::LatLonAlt | static |
mk(double lat, double lon, double alt) | larcfm::LatLonAlt | static |
mkAlt(double alt) const | larcfm::LatLonAlt | |
normalize(double lat, double lon, double alt) | larcfm::LatLonAlt | static |
normalize(double lat, double lon) | larcfm::LatLonAlt | static |
normalize() const | larcfm::LatLonAlt | |
operator!=(const LatLonAlt &v) const | larcfm::LatLonAlt | |
operator=(const LatLonAlt &lla) (defined in larcfm::LatLonAlt) | larcfm::LatLonAlt | |
operator==(const LatLonAlt &v) const | larcfm::LatLonAlt | |
parse(const std::string &str) | larcfm::LatLonAlt | static |
toString() const | larcfm::LatLonAlt | |
toString(int precision) const | larcfm::LatLonAlt | |
toString(const std::string &latunit, const std::string &lonunit, const std::string &zunit) const | larcfm::LatLonAlt | |
toString(const std::string &latunit, const std::string &lonunit, const std::string &zunit, int p) const | larcfm::LatLonAlt | |
track(const LatLonAlt &p) const (defined in larcfm::LatLonAlt) | larcfm::LatLonAlt | |
ZERO() | larcfm::LatLonAlt | static |
zeroAlt() const | larcfm::LatLonAlt |