#include <SummaryData.hpp>
| Public Member Functions | |
| SummaryData (double t_value, Unit t_units, ReportingFrequency t_reportingFrequency, FuelType t_fuelType, InstallLocationType t_installLocationType) | |
| Public Attributes | |
| FuelType | fuelType | 
| InstallLocationType | installLocationType | 
| ReportingFrequency | reportingFrequency | 
| Unit | units | 
| double | value | 
| 
 | inline | 
| FuelType openstudio::SummaryData::fuelType | 
| InstallLocationType openstudio::SummaryData::installLocationType | 
| ReportingFrequency openstudio::SummaryData::reportingFrequency | 
| Unit openstudio::SummaryData::units | 
| double openstudio::SummaryData::value |