diff options
Diffstat (limited to 'doc/info')
-rw-r--r-- | doc/info/solar-python.texinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/info/solar-python.texinfo b/doc/info/solar-python.texinfo index e7a6d73..e33d6e0 100644 --- a/doc/info/solar-python.texinfo +++ b/doc/info/solar-python.texinfo @@ -136,6 +136,11 @@ amateur astronomical twilight, measured in degrees The Sun's lowest and highest elevation during the golden hour (magic hour), measured in degrees. These elevations are approximate. + +@item SOLAR_ELEVATION_RANGE_BLUE_HOUR = (-6.0, -4.0) +The Sun's lowest and highest elevation during +the blue hour, measured in degrees. These +elevations are approximate. @end table |