Definition at line 98 of file ElectricityReduction.h.
◆ ElectricityReductionInput()
ElectricityReductionInput::ElectricityReductionInput |
( |
const int |
operatingHours, |
|
|
const double |
electricityCost, |
|
|
const int |
measurementMethod, |
|
|
const MultimeterData |
multimeterData, |
|
|
const NameplateData |
nameplateData, |
|
|
const PowerMeterData |
powerMeterData, |
|
|
const OtherMethodData |
otherMethodData, |
|
|
const int |
units |
|
) |
| |
|
inline |
◆ getElectricityCost()
double ElectricityReductionInput::getElectricityCost |
( |
| ) |
const |
|
inline |
◆ getMeasurementMethod()
int ElectricityReductionInput::getMeasurementMethod |
( |
| ) |
const |
|
inline |
◆ getMultimeterData()
◆ getNameplateData()
NameplateData ElectricityReductionInput::getNameplateData |
( |
| ) |
const |
|
inline |
◆ getOperatingHours()
int ElectricityReductionInput::getOperatingHours |
( |
| ) |
const |
|
inline |
◆ getOtherMethodData()
◆ getPowerMeterData()
◆ getUnits()
int ElectricityReductionInput::getUnits |
( |
| ) |
const |
|
inline |
◆ electricityCost
double ElectricityReductionInput::electricityCost |
|
private |
◆ measurementMethod
int ElectricityReductionInput::measurementMethod |
|
private |
◆ multimeterData
◆ nameplateData
◆ operatingHours
int ElectricityReductionInput::operatingHours |
|
private |
◆ otherMethodData
◆ powerMeterData
◆ units
int ElectricityReductionInput::units |
|
private |
The documentation for this class was generated from the following file: