VariableHydroMotor

model VariableHydroMotor
    extends HydraulicsByFluidon.Components.Base.PartialHydroMotor;

    Modelica.Blocks.Interfaces.RealInput setpoint;
equation
    /* Implementation is Protected */
end VariableHydroMotor;