Defines the state of the steering wheel of a vehicle, when overriding a steering wheel angle in a ControllerAction.
<xsd:complexType name="OverrideSteeringWheelAction"> <xsd:attribute name="active" type="Boolean" use="required"/> <xsd:attribute name="value" type="Double" use="required"/> </xsd:complexType>
To XSD To XSD Tree