×
Menu
Index

6.1.4.1 Methods Defined Here

get ( ) -> dictionary
Returns a dictionary containing the data for the internal gain.
 
EnergyGain:
 
energy_source
(string) Fuel name
max_latent_gain
(float) see units_str / units_val for units
max_power_consumption
(float) see units_str / units_val for units
max_sensible_gain
(float) see units_str / units_val for units
name
(string)
radiant_fraction
(float)
type_str
(string) Gain type: 'Machinery', 'Miscellaneous', 'Cooking', 'Computers'
type_val
(enum: EnergyGain_type) see below for valid enum values
units_str
(string) 'W/m²' or 'W'
units_val
(int) 0 = W/m², 1 = W
variation_profile
(string) profile ID
 
LightingGain:
 
ballast
(float)
dimming_profile
(string) profile ID
diversity_factor
(float)
energy_source
(string) Fuel name
max_power_consumption
(float) see units_str / units_val for units
max_sensible_gain
(float) see units_str / units_val for units
name
(string)
radiant_fraction
(float)
type_str
(string) 'Fluorescent Lighting' or 'Tungsten Lighting'
type_val
(enum: LightingGain_type) see below for valid enum values
units_str
(string) 'W/m²', 'W', 'lux'
units_val
(int) 0 = W/m², 1 = W, 2 = lux
variation_profile
(string) profile ID
 
PeopleGain:
 
diversity_factor
(float)
max_latent_gain
(float, W)
max_sensible_gain
(float)
name
(string)
number_of_people
(float) only valid/present if units_str / units_val are: people
occupancy_density
(float) only valid/present if units_str / units_val are: m²/person
type_str
(string) 'People'
type_val
(enum: PeopleGain_type) see below for valid enum values
units_str
(string) 'm²/person', 'people'
units_val
(int) 0 = m²/person, 1 = people
variation_profile
(string) profile ID