mikereedell / sunrisesunsetlib-java

Library for computing the sunrise/sunset from GPS coordinates and a date, in Java.
http://mikereedell.github.com/sunrisesunsetlib-java/
Apache License 2.0
299 stars 69 forks source link

Introduce isAviationNight() method #28

Open ghost opened 7 years ago

ghost commented 7 years ago

In the aviation context... "Night means the time between the end of evening civil twilight and the beginning of morning civil twilight, as published in the Air Almanac, converted to local time." -- http://bit.ly/2iAjV7p

Consider adding isAviationNight() method that includes astrological and nautical time frames in it's coverage.