A collection of partial base classes which define interfaces for brakes models.
Name | Description |
---|---|
Base | Base interface definition for a brakes |
TwoAxleBase | Interface definition for the brakes on a 4 wheeled vehicle |
ThreeAxleBase | Interface definition for the brakes on a 6 wheeled vehicle |
FourAxleBase | Interface definition for the brakes on a 8 wheeled vehicle |