Antkeeper
0.0.1
|
#include <engine/math/numbers.hpp>
Go to the source code of this file.
Namespaces | |
physics | |
Physics. | |
physics::time | |
Time-related functions. | |
physics::time::utc | |
Coordinated Universal Time (UTC). | |
Functions | |
template<class T > | |
T | physics::time::utc::offset (T longitude) |
Calculates the UTC offset at a given longitude. More... | |