#include <etsi_its_cam_coding/asn_application.h>
#include <etsi_its_cam_coding/NativeInteger.h>
#include <etsi_its_cam_coding/asn_internal.h>
Go to the source code of this file.
Typedefs | |
typedef long | cam_YawRateValue_t |
typedef enum cam_YawRateValue | e_cam_YawRateValue |
Enumerations | |
enum | cam_YawRateValue { cam_YawRateValue_straight = 0, cam_YawRateValue_degSec_000_01ToRight = -1, cam_YawRateValue_degSec_000_01ToLeft = 1, cam_YawRateValue_unavailable = 32767 } |
typedef long cam_YawRateValue_t |
Definition at line 30 of file cam_YawRateValue.h.
typedef enum cam_YawRateValue e_cam_YawRateValue |
enum cam_YawRateValue |
Enumerator | |
---|---|
cam_YawRateValue_straight | |
cam_YawRateValue_degSec_000_01ToRight | |
cam_YawRateValue_degSec_000_01ToLeft | |
cam_YawRateValue_unavailable |
Definition at line 22 of file cam_YawRateValue.h.
asn_TYPE_descriptor_t asn_DEF_cam_YawRateValue |
Definition at line 49 of file cam_YawRateValue.c.
asn_per_constraints_t asn_PER_type_cam_YawRateValue_constr_1 |
asn_constr_check_f cam_YawRateValue_constraint |
Definition at line 37 of file cam_YawRateValue.h.
per_type_decoder_f cam_YawRateValue_decode_aper |
Definition at line 41 of file cam_YawRateValue.h.
per_type_decoder_f cam_YawRateValue_decode_uper |
Definition at line 39 of file cam_YawRateValue.h.
per_type_encoder_f cam_YawRateValue_encode_aper |
Definition at line 42 of file cam_YawRateValue.h.
jer_type_encoder_f cam_YawRateValue_encode_jer |
Definition at line 38 of file cam_YawRateValue.h.
per_type_encoder_f cam_YawRateValue_encode_uper |
Definition at line 40 of file cam_YawRateValue.h.
asn_struct_free_f cam_YawRateValue_free |
Definition at line 35 of file cam_YawRateValue.h.
asn_struct_print_f cam_YawRateValue_print |
Definition at line 36 of file cam_YawRateValue.h.