Open Rails

Axle Constructor

[This is preliminary documentation and subject to change.]

Creates motor driven axle class instance - sets TransmissionEfficiency to 0.99 (99%) - sets SlipWarningThresholdPercent to 70% - sets axle DriveType to MotorDriven - updates totalInertiaKgm2 parameter

Axle(
   ElectricMotor electricMotor
);

Parameters

electricMotor
Electric motor connected with the axle

See Also

Axle Class | ORTS Namespace | Axle Constructor Overload List