diagram | ![]() |
||
namespace | http://www.DSRC-Draft-02-00-15 | ||
children | long lat vert yaw | ||
used by |
|
||
source | <xs:complexType name="AccelerationSet4Way"> <xs:sequence> <xs:element name="long" type="Acceleration"/> <!-- Along the Vehicle Longitudinal axis --> <xs:element name="lat" type="Acceleration"/> <!-- Along the Vehicle Lateral axis --> <xs:element name="vert" type="VerticalAcceleration"/> <!-- Along the Vehicle Vertical axis --> <xs:element name="yaw" type="YawRate"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | dsrc:Acceleration | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="long" type="Acceleration"/> |
diagram | ![]() |
||||
type | dsrc:Acceleration | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="lat" type="Acceleration"/> |
diagram | ![]() |
||||
type | dsrc:VerticalAcceleration | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="vert" type="VerticalAcceleration"/> |
diagram | ![]() |
||||
type | dsrc:YawRate | ||||
properties |
|
||||
source | <xs:element name="yaw" type="YawRate"/> |