elements

property Powertrain.elements: tuple[RotatingObject]

Rotating objects in the powertrain.

The first element is the driving motor, the next elements are in order, from the closest to the farthest from the motor. Each element is driven by the previous one and it drives the following one.

Returns

tuple

Rotating objects in the powertrain.