Go to the source code of this file.
Namespaces | |
WaypointConvert | |
Functions | |
def | WaypointConvert.decimal_degrees (string) |
def | WaypointConvert.meter_convert (originLat, originLong, originAlt, newLat, newLong, newAlt) |
def | WaypointConvert.to_meters (originLat, originLong, originAlt, newLat, newLong, newAlt, flag) |
Variables | |
float | WaypointConvert.EARTH_RADIUS = 6371008.0 |