#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 |
|
inline |
| openstudio::FuelType openstudio::runmanager::FuelUse::fuelType |
| openstudio::Unit openstudio::runmanager::FuelUse::units |
| double openstudio::runmanager::FuelUse::value |