diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-20 17:28:46 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-20 17:28:46 +0200 |
commit | 09e6857ae73249bc7433f2971dcf291c70e4c766 (patch) | |
tree | f07ef152c6372083ab87e2e4289c7ab8b1f2c1ad /TODO | |
parent | Third commit (diff) | |
download | libtellurian-09e6857ae73249bc7433f2971dcf291c70e4c766.tar.gz libtellurian-09e6857ae73249bc7433f2971dcf291c70e4c766.tar.bz2 libtellurian-09e6857ae73249bc7433f2971dcf291c70e4c766.tar.xz |
Fourth commit
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,5 @@ -Add header man page -Add const man pages Finish libtellurian_end_point_radians Finish libtellurian_vincenty_inverse__ + +Add a method for creating a locally optimised spherical model of the earth, +and add method for calculating distances on this model |