diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | long lat vert yaw | ||
used by |
| ||
source | <xsd:complexType name="AccelerationSet4Way"> <xsd:sequence> <xsd:element name="long" type="Acceleration"/> <xsd:element name="lat" type="Acceleration"/> <xsd:element name="vert" type="VerticalAcceleration"/> <xsd:element name="yaw" type="YawRate"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||
type | Acceleration | ||||
properties |
| ||||
facets |
| ||||
source | <xsd:element name="long" type="Acceleration"/> |
diagram | |||||
type | Acceleration | ||||
properties |
| ||||
facets |
| ||||
source | <xsd:element name="lat" type="Acceleration"/> |
diagram | |||||
type | VerticalAcceleration | ||||
properties |
| ||||
facets |
| ||||
source | <xsd:element name="vert" type="VerticalAcceleration"/> |
diagram | |||||
type | YawRate | ||||
properties |
| ||||
facets |
| ||||
source | <xsd:element name="yaw" type="YawRate"/> |