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

Function Documentation

inline void etsi_its_spatem_ts_msgs::access::setMinuteOfTheYear(IntersectionState &intsct, const uint32_t moy_value)

Sets the MinuteOfTheYear value in an IntersectionState object.

Parameters:
  • intsct – The IntersectionState object to set.

  • moy_value – The value to set.

Throws:

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