Navigation bar
  Print document Start Previous page
 102 of 177 
Next page End  

SAE J2735-Draft-Rev15 [issued: 01-30-07]
-
102 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
               <xs:enumeration value="unknown"/>
               <xs:enumeration value="lights"/>
               <xs:enumeration value="wipers"/>
               <xs:enumeration value="brakes"/>
               <xs:enumeration value="stab"/>
               <xs:enumeration value="trac"/>
               <xs:enumeration value="abs"/>
               <xs:enumeration value="sunS"/>
               <xs:enumeration value="rainS"/>
               <xs:enumeration value="airTemp"/>
               <xs:enumeration value="steering"/>
               <xs:enumeration value="vertAccelThres"/>
               <xs:enumeration value="vertAccel"/>
               <xs:enumeration value="hozAccelLong"/>
               <xs:enumeration value="hozAccelLat"/>
               <xs:enumeration value="hozAccelCon"/>
               <xs:enumeration value="accell4way"/>
               <xs:enumeration value="confidenceSet"/>
               <xs:enumeration value="obDist"/>
               <xs:enumeration value="obDirect"/>
               <xs:enumeration value="yaw"/>
               <xs:enumeration value="yawRateCon"/>
               <xs:enumeration value="dateTime"/>
               <xs:enumeration value="fullPos"/>
               <xs:enumeration value="position2D"/>
               <xs:enumeration value="position3D"/>
               <xs:enumeration value="vehicle"/>
               <xs:enumeration value="speedHeadC"/>
               <xs:enumeration value="speedC"/>
            </xs:restriction>
         </xs:simpleType >
         <xs:simpleType>
            <xs:restriction base="local:VehicleStatusDeviceTypeTag" /> 
         </xs:simpleType>
      </xs:union>
</xs:simpleType>
Used by: This entry is used directly by one other data structure in this standard, a DF called DF_SnapshotItem <ASN>
<XML>.   In addition, this item may be used by data structures in other ITS standards.
7.63 Data Element: DE_VehicleType
Use: The type (classification) of the vehicle in DSRC terms of overall size.
ASN.1 Representation:
VehicleType ::= ENUMERATED {
   none                 (0),  -- Not Equipped, Not known
   unknown              (1),  -- Does not fit any other category    
   special              (2),  -- Special use    
   moto                 (3),  -- Motorcycle    
   car                  (4),  -- Passenger car    
   carOther             (5),  -- Four tire single units    
   bus                  (6),  -- Buses    
   axleCnt2             (7),  -- Two axle, six tire single units    
   axleCnt3             (8),  -- Three axle, single units    
   axleCnt4             (9),  -- Four or more axle, single unit    
   axleCnt4Trailer      (10), -- Four or less axle, single trailer    
   axleCnt5Trailer      (11), -- Five or less axle, single trailer    
   axleCnt6Trailer      (12), -- Six or more axle, single trailer    
   axleCnt5MultiTrailer (13), -- Five or less axle, multi-trailer    
   axleCnt6MultiTrailer (14), -- Six axle, multi-trailer    
   axleCnt7MultiTrailer (15),  -- Seven or more axle, multi-trailer    
   ... -- # LOCAL_CONTENT