diagram | ![]() |
||
namespace | http://www.DSRC-Draft-02-00-15 | ||
children | accelConfidence speedConfidence timeConfidence posConfidence steerConfidence throttleConfidence | ||
used by |
|
||
source | <xs:complexType name="ConfidenceSet"> <xs:sequence> <xs:element name="accelConfidence" type="AccelSteerYawRateConfidence"/> <!-- contains lat, long, vert, and yaw --> <xs:element name="speedConfidence" type="SpeedandHeadingConfidence"/> <xs:element name="timeConfidence" type="TimeConfidence"/> <xs:element name="posConfidence" type="PositionConfidenceSet"/> <xs:element name="steerConfidence" type="SteeringWheelAngleConfidence"/> <xs:element name="throttleConfidence" type="ThrottleConfidence"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | dsrc:AccelSteerYawRateConfidence | ||||
properties |
|
||||
children | yawRate acceleration steeringWheelAngle | ||||
source | <xs:element name="accelConfidence" type="AccelSteerYawRateConfidence"/> |
diagram | ![]() |
||||
type | dsrc:SpeedandHeadingConfidence | ||||
properties |
|
||||
children | heading speed throttle | ||||
source | <xs:element name="speedConfidence" type="SpeedandHeadingConfidence"/> |
diagram | ![]() |
||||
type | dsrc:TimeConfidence | ||||
properties |
|
||||
source | <xs:element name="timeConfidence" type="TimeConfidence"/> |
diagram | ![]() |
||||
type | dsrc:PositionConfidenceSet | ||||
properties |
|
||||
children | pos elevation | ||||
source | <xs:element name="posConfidence" type="PositionConfidenceSet"/> |
diagram | ![]() |
||||
type | dsrc:SteeringWheelAngleConfidence | ||||
properties |
|
||||
source | <xs:element name="steerConfidence" type="SteeringWheelAngleConfidence"/> |
diagram | ![]() |
||||
type | dsrc:ThrottleConfidence | ||||
properties |
|
||||
source | <xs:element name="throttleConfidence" type="ThrottleConfidence"/> |