|
SunriseSunsetRes | osmscout::GetAstronomicalTwilight (const GeoCoord &location, const Timestamp &day=Timestamp::clock::now()) |
| Calculate the astronomical twilight time for the given date and given location. More...
|
|
SunriseSunsetRes | osmscout::GetCivilTwilight (const GeoCoord &location, const Timestamp &day=Timestamp::clock::now()) |
| Calculate the civil twilight time for the given date and given location. More...
|
|
SunriseSunsetRes | osmscout::GetNauticalTwilight (const GeoCoord &location, const Timestamp &day=Timestamp::clock::now()) |
| Calculate the nautical twilight time for the given date and given location. More...
|
|
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. More...
|
|
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. More...
|
|