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

Public Member Functions

 Output (const double annualEnergyBaseline, const double annualEnergyNew, const double annualCostSavings)
 

Public Attributes

const double annualEnergyBaseline
 
const double annualEnergyNew
 
const double annualCostSavings
 

Detailed Description

Definition at line 43 of file fan_affinity_laws.h.

Constructor & Destructor Documentation

◆ Output()

FanAffinityLaws::Output::Output ( const double  annualEnergyBaseline,
const double  annualEnergyNew,
const double  annualCostSavings 
)
inline

Definition at line 44 of file fan_affinity_laws.h.

Member Data Documentation

◆ annualCostSavings

const double FanAffinityLaws::Output::annualCostSavings

Definition at line 47 of file fan_affinity_laws.h.

◆ annualEnergyBaseline

const double FanAffinityLaws::Output::annualEnergyBaseline

Definition at line 47 of file fan_affinity_laws.h.

◆ annualEnergyNew

const double FanAffinityLaws::Output::annualEnergyNew

Definition at line 47 of file fan_affinity_laws.h.


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