This library provides general interface definitions, such as the signal bus.
Name | Description |
---|---|
Internal | Internal class declarations - should not be used directly in any models (used to built up default menus for buses) |
ControlBus | Bus of VehicleInterfaces.Interfaces: Minimal standard control bus |
AccessoriesBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as accessory bus |
AccessoriesControlBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as accessories control bus |
BatteryBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as battery bus |
BatteryControlBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as battery control bus |
BrakesBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as brakes bus |
BrakesControlBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as brakes control bus |
ChassisBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as chassis bus |
ChassisControlBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as chassis control bus |
DrivelineBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as driveline bus |
DrivelineControlBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as driveline control bus |
DriverBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as driver bus |
DriverInterface | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as driver interface bus |
ElectricMotorBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as an electric motor bus |
ElectricMotorControlBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as an electric motor control bus |
EngineBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as engine bus |
EngineControlBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as engine control bus |
TransmissionBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as transmission bus |
TransmissionControlBus | Bus of VehicleInterfaces.Interfaces: Empty expandable connector used as transmission control bus |
ShiftConnector | Manual transmission shift connector |
ShiftInput | Convert an integer signal to a position in the manual shift connector |
ShiftOutput | Convert a position in the manual shift connector to an integer value |