|
|
|
@ -56,7 +56,7 @@ public:
@@ -56,7 +56,7 @@ public:
|
|
|
|
|
bool get_vector_xy_from_origin_NE(Vector2f &vec_ne) const WARN_IF_UNUSED; |
|
|
|
|
bool get_vector_from_origin_NEU(Vector3f &vec_neu) const WARN_IF_UNUSED; |
|
|
|
|
|
|
|
|
|
// return distance in meters between two locations
|
|
|
|
|
// return horizontal distance in meters between two locations
|
|
|
|
|
ftype get_distance(const struct Location &loc2) const; |
|
|
|
|
|
|
|
|
|
// return the altitude difference in meters taking into account alt frame.
|
|
|
|
|