expandable connectorStandardDriverInterfaceForManualTransmission
Do not use - Expandable connector defining signals for driver bus for manual transmissions
Extends from VehicleInterfaces.Interfaces.DriverInterface (Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as driver interface bus).
Information
An expandable connector that defines the minimum set of signals required on the driverInteractionBus for a driver of a manual vehicle. This connector shall not be used in models and is included here to enable connection dialog (i.e. the GUI) for signal buses.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| VehicleInterfaces.Mechanics.NormalisedTranslational.Interfaces.Flange | acceleratorPedal | Accelerator pedal | |
| VehicleInterfaces.Mechanics.NormalisedTranslational.Interfaces.Flange | brakePedal | Brake pedal | |
| VehicleInterfaces.Mechanics.NormalisedTranslational.Interfaces.Flange | clutchPedal | Clutch pedal | |
| VehicleInterfaces.Mechanics.NormalisedRotational.Interfaces.Flange | steeringWheel | Steering wheel |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| VehicleInterfaces.Types.IgnitionSetting.Temp | ignition | Engine ignition (Off, On or Start) | |
| SI.Velocity | vehicleSpeed | Vehicle speed | |
| SI.AngularVelocity | engineSpeed | Engine speed | |
| Integer | gear | Selected gear | |
| Boolean | clutchLocked | Clutch locked flag |