#include "utl/PhysicalConstants.h"#include "utl/UTCDateTime.h"#include <string>Go to the source code of this file.
Namespaces | |
| RdAirplane | |
| RdAirplane::Util | |
Functions | |
| double | RdAirplane::Util::ApproximatedGPSTimeStampFromTimestamp (const utl::TimeStamp &pTimeStamp) |
| double | RdAirplane::Util::ApproximatedUnixTimeStampFromTimestamp (const utl::TimeStamp &pTimeStamp) |
| template<typename ContainerType > | |
| void | RdAirplane::Util::deleteAllPointersInContainer (ContainerType &pContainer) |
| std::string | RdAirplane::Util::TimestampHumanReadAble (const double &pUnixTimeStampInS) |