![]() ![]() ![]() ![]() SAE J2735-Draft-Rev28 [issued: 11-10-08]
-
209 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
ASN.1 Representation:
VehicleStatusDeviceTypeTag ::= ENUMERATED {
unknown (0),
lights (1), -- Exterior Lights
wipers (2), -- Wipers
brakes (3), -- Brake Applied
stab (4), -- Stability Control
trac (5), -- Traction Control
abs (6), -- Anti-Lock Brakes
sunS (7), -- Sun Sensor
rainS (8), -- Rain Sensor
airTemp (9), -- Air Temperature
steering (10),
vertAccelThres (11), -- Wheel that Exceeded the
vertAccel (12), -- Vertical g Force Value
hozAccelLong (13), -- Longitudinal Acceleration
hozAccelLat (14), -- Lateral Acceleration
hozAccelCon (15), -- Acceleration Confidence
accell4way (16),
confidenceSet (17),
obDist (18), -- Obstacle Distance
obDirect (19), -- Obstacle Direction
yaw (20), -- Yaw Rate
yawRateCon (21), -- Yaw Rate Confidence
dateTime (22), -- complete time
fullPos (23), -- complete set of time and
-- position, speed, heading
position2D (24), -- lat, long
position3D (25), -- lat, long, elevation
vehicle (26), -- height, mass, type
speedHeadC (27),
speedC (28),
... -- # LOCAL_CONTENT
}
-- values to 127 reserved for std use
-- values 128 to 255 reserved for local use
XML Representation:
<xs:simpleType name="VehicleStatusDeviceTypeTag" >
<xs:annotation>
<xs:appinfo>
unknown (0)
lights (1) -- Exterior Lights
wipers (2) -- Wipers
brakes (3) -- Brake Applied
stab (4) -- Stability Control
trac (5) -- Traction Control
abs (6) -- Anti-Lock Brakes
sunS (7) -- Sun Sensor
rainS (8) -- Rain Sensor
airTemp (9) -- Air Temperature
steering (10)
vertAccelThres (11) -- Wheel that Exceeded the
vertAccel (12) -- Vertical g Force Value
hozAccelLong (13) -- Longitudinal Acceleration
hozAccelLat (14) -- Lateral Acceleration
hozAccelCon (15) -- Acceleration Confidence
accell4way (16)
confidenceSet (17)
obDist (18) -- Obstacle Distance
obDirect (19) -- Obstacle Direction
yaw (20) -- Yaw Rate
yawRateCon (21) -- Yaw Rate Confidence
dateTime (22) -- complete time
fullPos (23) -- complete set of time and
-- position , speed , heading
position2D (24) -- lat ,
position3D (25) -- lat ,
|