MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
This is the complete list of members for OptimalMotorShaftPower, including all inherited members.
calculate() | OptimalMotorShaftPower | |
drive (defined in OptimalMotorShaftPower) | OptimalMotorShaftPower | private |
getDrive() const | OptimalMotorShaftPower | inline |
getPumpShaftPower() const | OptimalMotorShaftPower | inline |
getSpecifiedEfficiency() const | OptimalMotorShaftPower | inline |
OptimalMotorShaftPower(double pumpShaftPower, Motor::Drive drive, double specifiedEfficiency) | OptimalMotorShaftPower | inline |
pumpShaftPower (defined in OptimalMotorShaftPower) | OptimalMotorShaftPower | private |
setDrive(Motor::Drive drive) | OptimalMotorShaftPower | inline |
setPumpShaftPower(double pumpShaftPower) | OptimalMotorShaftPower | inline |
setSpecifiedEfficiency(double specifiedEfficiency) | OptimalMotorShaftPower | inline |
specifiedEfficiency (defined in OptimalMotorShaftPower) | OptimalMotorShaftPower | private |