libosmscout
0.1
|
#include <osmscout/util/SunriseSunset.h>
Namespaces | |
osmscout | |
Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Functions | |
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... | |
double delta |
double jtransit |
double lambda |
Referenced by osmscout::GetEllipsoidalDistance().
double m |
double n |
Referenced by osmscout::OSMTileId::GetTopLeftCoord(), utf8helper::UTF8String::Insert(), osmscout::Latch::lock(), osmscout::Latch::lock_shared(), osmscout::RoutePostprocessor::MotorwayJunctionPostprocessor::Process(), utf8helper::UTF8String::Remove(), osmscout::LookupModule::requestObjects(), osmscout::AbstractRoutingService< MultiDBRoutingState >::ResolveRNodesToRouteData(), osmscout::OverlayObject::setName(), utf8helper::UTF8String::Substr(), osmscout::ost::Errors::SynErr(), osmscout::oss::Errors::SynErr(), osmscout::OSMTile::tileRelativeCoord(), osmscout::OSMTile::tiley2lat(), osmscout::Latch::try_lock_shared(), osmscout::Latch::unlock_shared(), and osmscout::Latch::~Latch().