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

#include <WhUnit.hpp>

Public Member Functions

 WhExpnt (int W=0, int h=0, int m=0, int K=0, int A=0, int cd=0, int mol=0, int rad=0, int sr=0, int people=0, int cycle=0, int dollar=0)
 

Detailed Description

Structure to hold WhUnit exponents needed for WhUnit construction.

Constructor & Destructor Documentation

openstudio::WhExpnt::WhExpnt ( int  W = 0,
int  h = 0,
int  m = 0,
int  K = 0,
int  A = 0,
int  cd = 0,
int  mol = 0,
int  rad = 0,
int  sr = 0,
int  people = 0,
int  cycle = 0,
int  dollar = 0 
)
inline