From fe1faf49e26aae4a5b3765b406d57f3ea2fef0ee Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 19 Oct 2024 19:32:07 +0200 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libtellurian.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libtellurian.h b/libtellurian.h index f700691..be7ec93 100644 --- a/libtellurian.h +++ b/libtellurian.h @@ -114,9 +114,9 @@ /** - * Calculate the distance of the sea level (geocentric radius), - * for some point on the Earth's surface, from the centre of - * the Earth + * Calculate the distance of the nominal sea level (geocentric + * radius), for some point on the Earth's surface, from the + * centre of the Earth * * @param latitude GPS latitude coordinate, in degrees * @return The geocentric altitude of the sea level, in meters @@ -125,9 +125,9 @@ LIBTELLURIAN_CONST__ double libtellurian_sea_level(double latitude); /** - * Calculate the distance of the sea level (geocentric radius), - * for some point on the Earth's surface, from the centre of - * the Earth + * Calculate the distance of the nominal sea level (geocentric + * radius), for some point on the Earth's surface, from the + * centre of the Earth * * @param latitude GPS latitude coordinate, in radians * @return The geocentric altitude of the sea level, in meters -- cgit v1.2.3-70-g09d2