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 ProcessCooling::ChillerInput, including all inherited members.
age (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
capacity (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
changeRefrig (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
ChillerInput(ChillerCompressorType chillerType, double capacity, bool isFullLoadEffKnown, double fullLoadEff, double age, bool installVSD, bool useARIMonthlyLoadSchedule, vector< vector< double > > monthlyLoads) | ProcessCooling::ChillerInput | inline |
ChillerInput(ChillerCompressorType chillerType, double capacity, bool isFullLoadEffKnown, double fullLoadEff, double age, bool installVSD, bool useARIMonthlyLoadSchedule, vector< vector< double > > monthlyLoads, bool changeRefrig, RefrigerantType currentRefrig, RefrigerantType proposedRefrig) | ProcessCooling::ChillerInput | inline |
ChillerInput(ChillerCompressorType chillerType, double capacity, bool isFullLoadEffKnown, double fullLoadEff, double age, bool installVSD, bool useARIMonthlyLoadSchedule, vector< vector< double > > monthlyLoads, RefrigerantType currentRefrig, RefrigerantType proposedRefrig) | ProcessCooling::ChillerInput | inline |
ChillerInput(ChillerCompressorType chillerType, double capacity, bool isFullLoadEffKnown, double fullLoadEff, double age, bool installVSD, bool useARIMonthlyLoadSchedule, vector< vector< double > > monthlyLoads, vector< double > loadAtPercent, vector< double > kwPerTonLoads) | ProcessCooling::ChillerInput | inline |
ChillerInput(ChillerCompressorType chillerType, double capacity, bool isFullLoadEffKnown, double fullLoadEff, double age, bool installVSD, bool useARIMonthlyLoadSchedule, vector< vector< double > > monthlyLoads, vector< double > loadAtPercent, vector< double > kwPerTonLoads, RefrigerantType currentRefrig, RefrigerantType proposedRefrig) | ProcessCooling::ChillerInput | inline |
chillerType (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
currentRefrig (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
customCoeffs (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
fullLoadEff (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
InitNonVaryingMonthlyLoad() (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | inlineprivate |
installVSD (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
isCustomChiller (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
isFullLoadEffKnown (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
kwPerTonLoads (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
loadAtPercent (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
monthlyLoads (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
proposedRefrig (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | |
SetCustomCoefficient() (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | inlineprivate |
solveForCoefficients(vector< double > x, vector< double > y) (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput | inlineprivatestatic |
useARIMonthlyLoadSchedule (defined in ProcessCooling::ChillerInput) | ProcessCooling::ChillerInput |