Function etsi_its_spatem_ts_msgs::access::parseTimeMarkValueToString
Defined in File spatem_ts_utils.h
Function Documentation
-
std::string etsi_its_spatem_ts_msgs::access::parseTimeMarkValueToString(const uint16_t time, const int32_t seconds, const uint32_t nanosec)
Converts a value from message type TimeMarkValue into a string representation.
- Parameters:
time – Time in 0.1 seconds until the next change occours in the future, counting from the last started hour
seconds – Elapsed seconds since the start of the last full hour (timestamp)
nanosec – Elapsed nanoseconds since the start of the last full hour (timestamp)
- Returns:
Decoded String representation of the encoded time