diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:00:20 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:00:20 +0100 |
| commit | 5e0821e7f033620266430c28155ae12becf2c445 (patch) | |
| tree | 3ca1c3cb65cd0894add9005827b80db1b0f217a7 /libtellurian_end_point.3 | |
| parent | ... (diff) | |
| download | libtellurian-5e0821e7f033620266430c28155ae12becf2c445.tar.gz libtellurian-5e0821e7f033620266430c28155ae12becf2c445.tar.bz2 libtellurian-5e0821e7f033620266430c28155ae12becf2c445.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libtellurian_end_point.3')
| -rw-r--r-- | libtellurian_end_point.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libtellurian_end_point.3 b/libtellurian_end_point.3 index 483c6b0..d657893 100644 --- a/libtellurian_end_point.3 +++ b/libtellurian_end_point.3 @@ -1,8 +1,8 @@ -.TH LIBTELLURIAN_END_POINT 3 libtellurian +.TH LIBTELLURIAN_END_POINT 3 LIBTELLURIAN .SH NAME libtellurian_end_point \- Calculate travel end-point -.SH SYNPOSIS +.SH SYNOPSIS .nf #include <libtellurian.h> @@ -61,14 +61,14 @@ Likewise .I azimuth1 shall be in degrees, and .I *azimuth2_out -will be in degress. +will be in degrees. .PP The .BR libtellurian_end_point_radians () function is identical to the .BR libtellurian_end_point () function except that radians are -used instead of degress for +used instead of degrees for .IR latitude1 , .IR longitude1 , .IR azimuth1 , |
