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.
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
OptimalMotorShaftPower::Output Struct Reference

Public Member Functions

 Output (const double motorShaftPower, const double driveEfficiency)
 

Public Attributes

const double motorShaftPower
 
const double driveEfficiency
 

Detailed Description

Definition at line 20 of file OptimalMotorShaftPower.h.

Constructor & Destructor Documentation

◆ Output()

OptimalMotorShaftPower::Output::Output ( const double  motorShaftPower,
const double  driveEfficiency 
)
inline

Definition at line 21 of file OptimalMotorShaftPower.h.

Member Data Documentation

◆ driveEfficiency

const double OptimalMotorShaftPower::Output::driveEfficiency

Definition at line 24 of file OptimalMotorShaftPower.h.

◆ motorShaftPower

const double OptimalMotorShaftPower::Output::motorShaftPower

Definition at line 24 of file OptimalMotorShaftPower.h.


The documentation for this struct was generated from the following file: