OpenStudioCore:utilities
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
openstudio::BTUExpnt Struct Reference

#include <BTUUnit.hpp>

Public Member Functions

 BTUExpnt (int btu=0, int ft=0, int h=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)
 

Detailed Description

Structure to hold BTUUnit exponents needed for BTUUnit construction.

Constructor & Destructor Documentation

openstudio::BTUExpnt::BTUExpnt ( int  btu = 0,
int  ft = 0,
int  h = 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