diff options
Diffstat (limited to 'libtellurian_distance.3')
-rw-r--r-- | libtellurian_distance.3 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/libtellurian_distance.3 b/libtellurian_distance.3 index 49181b3..fc753af 100644 --- a/libtellurian_distance.3 +++ b/libtellurian_distance.3 @@ -104,6 +104,21 @@ functions do not return any value. .SH ERRORS None. +.SH NOTES +The (forward) azimuths are defined as the +direction you travelling when you travel +along a great ellipsoid (which is the +shortest distance) from +.RI ( latitude1 ", " longitude1 ) +in the direction of +.RI ( latitude2 ", " longitude2 ). +Hence, +.I *azimuth2_out +will be the direction you would continue +along the great ellipsoid, \m[red]not\m[] +the direction for returning to +.RI ( latitude1 ", " longitude1 ). + .SH SEE ALSO .BR libtellurian (7), .BR libtellurian_coarse_distance (3) |