Function etsi_its_spatem_ts_msgs::access::setDSecond(IntersectionState&, const double)
Defined in File spatem_ts_setters.h
Function Documentation
-
inline void etsi_its_spatem_ts_msgs::access::setDSecond(IntersectionState &intsct, const double dsecond_value)
Sets the DSecond value in an IntersectionState object using a double.
- Parameters:
intsct – The IntersectionState object to set.
dsecond_value – The value to set in seconds.
- Throws:
std::out_of_range – if the dsecond_value is out of the valid range.