File containing constants that are used in the context of ETIS ITS Messages. More...
#include <iostream>
#include <map>
Go to the source code of this file.
Classes | |
struct | etsi_its_msgs::OneCentimeterHelper< SemiAxisLength, typename > |
struct | etsi_its_msgs::OneCentimeterHelper< SemiAxisLength, std::void_t< decltype(SemiAxisLength::ONE_CENTIMETER)> > |
Namespaces | |
etsi_its_msgs | |
Functions | |
uint16_t | etsi_its_msgs::getLeapSecondInsertionsSince2004 (const uint64_t unix_seconds) |
Get the leap second insertions since 2004 for given unix seconds. More... | |
Variables | |
const std::map< uint64_t, uint16_t > | etsi_its_msgs::LEAP_SECOND_INSERTIONS_SINCE_2004 |
std::map that stores all leap second insertions since 2004 with the corresponding unix-date of the insertion More... | |
constexpr const double | etsi_its_msgs::ONE_D_GAUSSIAN_FACTOR = 2.0 |
constexpr const double | etsi_its_msgs::TWO_D_GAUSSIAN_FACTOR = 2.4477 |
const uint64_t | etsi_its_msgs::UNIX_SECONDS_2004 = 1072915200 |
File containing constants that are used in the context of ETIS ITS Messages.
Definition in file constants.h.