|
etsi_its_messages v3.4.0
|
Utility functions for the ETSI ITS DENM (EN and TS). More...
#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 DENM (EN and TS).
Definition in file denm_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 denm_utils.h.