aboutsummaryrefslogtreecommitdiffstats
path: root/libtellurian_distance.3
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2024-10-20 20:41:56 +0200
committerMattias Andrée <m@maandree.se>2024-10-20 20:41:56 +0200
commitd66bf4fe6ff287dceb9b0083244c245288f9865b (patch)
tree7840c18e30bd32533c4fd4ca6dfd72e28103ede0 /libtellurian_distance.3
parentFourth commit (diff)
downloadlibtellurian-d66bf4fe6ff287dceb9b0083244c245288f9865b.tar.gz
libtellurian-d66bf4fe6ff287dceb9b0083244c245288f9865b.tar.bz2
libtellurian-d66bf4fe6ff287dceb9b0083244c245288f9865b.tar.xz
...
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--libtellurian_distance.315
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)