#include <ThermUnit.hpp>
|
| ThermExpnt (int therm=0, int t_in=0, int yr=0, int R=0, int A=0, int cd=0, int lbmol=0, int deg=0, int sr=0, int people=0, int cycle=0, int dollar=0) |
|
Structure to hold ThermUnit exponents needed for ThermUnit construction.
◆ ThermExpnt()
openstudio::ThermExpnt::ThermExpnt |
( |
int | therm = 0, |
|
|
int | t_in = 0, |
|
|
int | yr = 0, |
|
|
int | R = 0, |
|
|
int | A = 0, |
|
|
int | cd = 0, |
|
|
int | lbmol = 0, |
|
|
int | deg = 0, |
|
|
int | sr = 0, |
|
|
int | people = 0, |
|
|
int | cycle = 0, |
|
|
int | dollar = 0 ) |
|
inline |