62 #include <etsi_its_denm_ts_msgs/PathDeltaTimeChoice.h>
63 namespace denm_ts_msgs = etsi_its_denm_ts_msgs;
65 #include <etsi_its_denm_ts_msgs/msg/path_delta_time_choice.hpp>
66 namespace denm_ts_msgs = etsi_its_denm_ts_msgs::msg;
76 out.choice = denm_ts_msgs::PathDeltaTimeChoice::CHOICE_DELTA_TIME_HIGH_PRECISION;
80 out.choice = denm_ts_msgs::PathDeltaTimeChoice::CHOICE_DELTA_TIME_BIG_RANGE;
89 case denm_ts_msgs::PathDeltaTimeChoice::CHOICE_DELTA_TIME_HIGH_PRECISION:
91 out.
present = denm_ts_PathDeltaTimeChoice_PR::denm_ts_PathDeltaTimeChoice_PR_deltaTimeHighPrecision;
93 case denm_ts_msgs::PathDeltaTimeChoice::CHOICE_DELTA_TIME_BIG_RANGE:
95 out.
present = denm_ts_PathDeltaTimeChoice_PR::denm_ts_PathDeltaTimeChoice_PR_deltaTimeBigRange;