Member List

CPP API: Member List
mio::geo::GeographicalLocation Member List

This is the complete list of members for mio::geo::GeographicalLocation, including all inherited members.

check_input() constmio::geo::GeographicalLocationinlineprivate
default_serialize()mio::geo::GeographicalLocationinline
distance(const GeographicalLocation &other) constmio::geo::GeographicalLocationinline
earth_radiusmio::geo::GeographicalLocationprivatestatic
GeographicalLocation(ScalarType lat, ScalarType lon)mio::geo::GeographicalLocationinline
GeographicalLocation(std::pair< ScalarType, ScalarType > coordinates)mio::geo::GeographicalLocationinline
GeographicalLocation()=defaultmio::geo::GeographicalLocation
get_latitude() constmio::geo::GeographicalLocationinline
get_longitude() constmio::geo::GeographicalLocationinline
is_close(const GeographicalLocation &other, Distance tol=Distance(10 *Limits< ScalarType >::zero_tolerance())) constmio::geo::GeographicalLocationinline
m_latitudemio::geo::GeographicalLocationprivate
m_longitudemio::geo::GeographicalLocationprivate
operator!=(const GeographicalLocation &other) constmio::geo::GeographicalLocationinline
operator==(const GeographicalLocation &other) constmio::geo::GeographicalLocationinline
radiansmio::geo::GeographicalLocationprivatestatic
set_latitude(ScalarType lat)mio::geo::GeographicalLocationinline
set_longitude(ScalarType lon)mio::geo::GeographicalLocationinline