Function etsi_its_spatem_ts_msgs::access::setDSecond(IntersectionState&, const uint32_t)

Function Documentation

inline void etsi_its_spatem_ts_msgs::access::setDSecond(IntersectionState &intsct, const uint32_t dsecond_value)

Sets the DSecond value in an IntersectionState object.

Parameters:
  • intsct – The IntersectionState object to set.

  • dsecond_value – The value to set.

Throws:

std::out_of_range – if the dsecond_value is out of the valid range.