|
SunriseSunsetRes | osmscout::GetAstronomicalTwilight (const GeoCoord &location, const Timestamp &day=Timestamp::clock::now()) |
| Calculate the astronomical twilight time for the given date and given location.
|
|
SunriseSunsetRes | osmscout::GetCivilTwilight (const GeoCoord &location, const Timestamp &day=Timestamp::clock::now()) |
| Calculate the civil twilight time for the given date and given location.
|
|
SunriseSunsetRes | osmscout::GetNauticalTwilight (const GeoCoord &location, const Timestamp &day=Timestamp::clock::now()) |
| Calculate the nautical twilight time for the given date and given location.
|
|
SunriseSunsetRes | osmscout::GetSunriseSunset (const GeoCoord &location, const Timestamp &day, double sunAltitude) |
| Calculate the sunrise and sunset times for the given date, given location, and sun altitude.
|
|
SunriseSunsetRes | osmscout::GetSunriseSunset (const GeoCoord &location, const Timestamp &day=Timestamp::clock::now()) |
| Calculate the sunrise and sunset times for the given date and given location.
|
|