OpenStudioCore:runmanager/lib
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
openstudio::runmanager::FuelUse Struct Reference

#include <ErrorEstimation.hpp>

Public Member Functions

 FuelUse (const openstudio::FuelType &t_fuelType, const double t_value, const openstudio::Unit &t_units)
 

Public Attributes

openstudio::FuelType fuelType
 
openstudio::Unit units
 
double value
 

Constructor & Destructor Documentation

openstudio::runmanager::FuelUse::FuelUse ( const openstudio::FuelType &  t_fuelType,
const double  t_value,
const openstudio::Unit &  t_units 
)
inline

Member Data Documentation

openstudio::FuelType openstudio::runmanager::FuelUse::fuelType
openstudio::Unit openstudio::runmanager::FuelUse::units
double openstudio::runmanager::FuelUse::value