load_torque¶ property Flywheel.load_torque: Torque Load torque applied on the flywheel by its driven rotating object. It must be an instance of Torque. Returns¶ TorqueLoad torque applied on the flywheel by its driven rotating object. Raises TypeErrorIf load_torque is not an instance of Torque.