From 8968f4fe3faacf4f36493a78197e3a2dd138720a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 23 Jun 2016 19:44:20 +0200 Subject: Update documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/solar-python.texinfo | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/info/solar-python.texinfo b/doc/info/solar-python.texinfo index 624e244..be6765e 100644 --- a/doc/info/solar-python.texinfo +++ b/doc/info/solar-python.texinfo @@ -104,6 +104,10 @@ dawn, measured in degrees The Sun's elevation at astronomical dusk and astronomical dawn, measured in degrees +@item SOLAR_ELEVATION_AMATEUR_ASTRONOMICAL_DUSK_DAWN = -15.0 +The Sun's elevation at amateur astronomical dusk and +amateur astronomical dawn, measured in degrees + @item SOLAR_ELEVATION_RANGE_TWILIGHT = (-18.0, 0.0) The Sun's lowest and highest elevation during all periods of twilight, measured in degrees @@ -112,13 +116,17 @@ periods of twilight, measured in degrees The Sun's lowest and highest elevation during civil twilight, measured in degrees -@item SOLAR_ELEVATION_RANGE_NAUTICAL_TWILIGHT = (-12.0, -6.0) +@item SOLAR_ELEVATION_RANGE_NAUTICAL_TWILIGHT = (-12.0, -0.0) The Sun's lowest and highest elevation during nautical twilight, measured in degrees -@item SOLAR_ELEVATION_RANGE_ASTRONOMICAL_TWILIGHT = (-18.0, -12.0) +@item SOLAR_ELEVATION_RANGE_ASTRONOMICAL_TWILIGHT = (-18.0, -0.0) The Sun's lowest and highest elevation during astronomical twilight, measured in degrees + +@item SOLAR_ELEVATION_RANGE_AMATEUR_ASTRONOMICAL_TWILIGHT = (-15.0, -18.0) +The Sun's lowest and highest elevation during +amateur astronomical twilight, measured in degrees @end table -- cgit v1.2.3-70-g09d2