All functions
|
earthtools
|
earthtools. |
et_bearing_initial()
|
compute initial bearing along a great circle path |
et_bearing_rhumb()
|
compute bearing along a rhumb line |
et_bearing_terminal()
|
compute terminal bearing along a great circle path |
et_dist_along_path()
|
compute spherical distance along path |
et_dist_cross_track()
|
compute spherical cross track distance (error) |
et_dist_haversine()
|
compute spherical distance |
et_dist_rhumb()
|
compute spherical distance along a rhumb line |
et_dist_to_polygon()
|
compute spherical distance to a line/polygon |
et_get_earth_radius() et_set_earth_radius()
|
get Earth's radius in nautical miles |
et_parse_lldms()
|
parse coordinates from latitude/longitude minute-second-direction strings |
et_parse_lls()
|
parse coordinates from latitude/longitude + direction strings |
et_projection()
|
compute location of coordinates after great circle projection |
et_projection_rhumb()
|
compute location of coordinates after rhumb line projection |
et_turn_magnitude()
|
compute turn magnitude |