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
MoverShaftPower::Output Struct Reference

#include <MoverShaftPower.h>

Public Member Functions

 Output (const double moverShaftPower, const double driveEfficiency)
 

Public Attributes

const double moverShaftPower
 
const double driveEfficiency
 

Detailed Description

Parameters
driveEfficiency,efficiencyof the drive defined as a fraction, unitless

Definition at line 24 of file MoverShaftPower.h.

Constructor & Destructor Documentation

◆ Output()

MoverShaftPower::Output::Output ( const double  moverShaftPower,
const double  driveEfficiency 
)
inline

Definition at line 25 of file MoverShaftPower.h.

Member Data Documentation

◆ driveEfficiency

const double MoverShaftPower::Output::driveEfficiency

Definition at line 28 of file MoverShaftPower.h.

◆ moverShaftPower

const double MoverShaftPower::Output::moverShaftPower

Definition at line 28 of file MoverShaftPower.h.


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