#include <cam_ts_VelocityPolarWithZ.h>
Public Attributes | |
asn_struct_ctx_t | _asn_ctx |
cam_ts_CartesianAngle_t | velocityDirection |
cam_ts_Speed_t | velocityMagnitude |
struct cam_ts_VelocityComponent * | zVelocity |
Definition at line 27 of file cam_ts_VelocityPolarWithZ.h.
asn_struct_ctx_t cam_ts_VelocityPolarWithZ::_asn_ctx |
Definition at line 33 of file cam_ts_VelocityPolarWithZ.h.
cam_ts_CartesianAngle_t cam_ts_VelocityPolarWithZ::velocityDirection |
Definition at line 29 of file cam_ts_VelocityPolarWithZ.h.
cam_ts_Speed_t cam_ts_VelocityPolarWithZ::velocityMagnitude |
Definition at line 28 of file cam_ts_VelocityPolarWithZ.h.
struct cam_ts_VelocityComponent* cam_ts_VelocityPolarWithZ::zVelocity |
Definition at line 30 of file cam_ts_VelocityPolarWithZ.h.