Setter functions for the ETSI ITS CAM (TS) More...
#include <etsi_its_msgs_utils/impl/cdd/cdd_v2-1-1_setters.h>#include <etsi_its_msgs_utils/impl/cam/cam_setters_common.h>

Go to the source code of this file.
Namespaces | |
| etsi_its_cam_ts_msgs | |
| etsi_its_cam_ts_msgs::access | |
Functions | |
| void | etsi_its_cam_ts_msgs::access::setItsPduHeader (CAM &cam, const uint32_t station_id, const uint8_t protocol_version=0) |
| Set the ItsPduHeader-object for a CAM. More... | |
| void | etsi_its_cam_ts_msgs::access::setRefPosConfidence (CAM &cam, const std::array< double, 4 > &covariance_matrix, const double object_heading) |
| Set the confidence of the reference position. More... | |
| void | etsi_its_cam_ts_msgs::access::setWGSRefPosConfidence (CAM &cam, const std::array< double, 4 > &covariance_matrix) |
| Set the confidence of the reference position. More... | |
Setter functions for the ETSI ITS CAM (TS)
Definition in file cam_ts_setters.h.