This partial class contains common connectors needed for wheel models, a simple icon and some parameters. This class should be extended to create a proper model, see e.g. IdealWheelJoint model.
Note: the loss power has to be provided by an equation in the model which inherits from this partial model, such as
WheelBase model(lossPower = ...).