etsi_its_messages 1.0.0
|
Utility functions for the ETSI ITS CPM (TS) More...
#include <etsi_its_msgs_utils/impl/cdd/cdd_checks.h>
#include <etsi_its_msgs_utils/impl/constants.h>
Go to the source code of this file.
Functions | |
uint64_t | getUnixNanosecondsFromReferenceTime (const TimestampIts &reference_time) |
Get the Unix-Nanoseconds from a given ReferenceTime object. | |
Utility functions for the ETSI ITS CPM (TS)
Definition in file cpm_ts_utils.h.
|
inline |
Get the Unix-Nanoseconds from a given ReferenceTime object.
reference_time | the ReferenceTime object to get the Unix-Nanoseconds from |
n_leap_seconds | number of leap-seconds since 2004. (Default: etsi_its_msgs::N_LEAP_SECONDS) |
Definition at line 44 of file cpm_ts_utils.h.