get_default_resistances (...)
Get default surface resistances for different methodologies
get_g_values()
Get the different g-values as a dictionary
get_layers (...)
Get a list of layers in this CDB construction
get_properties (...)
Get a dict of the properties of this CDB construction
get_review_summary_string (...)
Get a summary of this CDB construction as a formatted string. Units are converted to local display preferences.
get_u_factor (...)
Get the U Factor of this CDB construction
The result depends on the U value type parameter:
|
0
|
CIBSE_U,
|
|
1
|
EN_ISO_U,
|
|
2
|
ASHRAE901_U,
|
|
3
|
Title24_U
|
set_const_class (construction_class)
Set construction class of this CDB construction. See 'construction_class' enum for possible values.
set_f_factor (ffactor)
Set F Factor of this CDB construction
set_properties (properties)
Set properties of this CDB construction via a dictionary.
Possible dictionary entries are:
|
outside_surface_solar_absorptivity
|
|
inside_surface_solar_absorptivity
|
|
frame_percent
|
|
frame_type
|
|
glazing_type
|
|
percent_sky_blocked
|
|
display_window
|
|
frame_resistance
|
|
frame_absorptance
|
|
frame_material
|
|
spacer_type
|
|
thermal_bridging_coefficient
|
|
visible_light_transmittance
|
|
bfrc_active
|
|
light_transmittance
|
|
g_value
|
|
frame_inside_surface_area_ratio
|
|
frame_outside_surface_area_ratio
|
|
external_shade_active
|
|
external_shade_code
|
|
external_shade_profile
|
|
external_shade_radiation_to_lower
|
|
external_shade_radiation_to_raise
|
|
external_shade_night_resistance
|
|
external_shade_day_resistance
|
|
external_shade_ground_transmittance
|
|
external_shade_ground_transmittance_default
|
|
external_shade_sky_transmittance
|
|
external_shade_sky_transmittance_default
|
|
external_shade_transmittance_0
|
|
external_shade_transmitance_15
|
|
external_shade_transmittance_30
|
|
external_shade_transmittance_45
|
|
external_shade_transmittance_60
|
|
external_shade_transmitance_75
|
|
external_shade_transmittance_90
|
|
internal_shade_active
|
|
internal_shade_code
|
|
internal_shade_profile
|
|
internal_shade_radiation_to_lower
|
|
internal_shade_radiation_to_raise
|
|
internal_shade_night_resistance
|
|
internal_shade_day_resistance
|
|
internal_shade_shading_coefficient
|
|
internal_shade_short_wave_radiant_fraction
|
|
internal_shade_blind_or_curtain
|
|
internal_shade_frac_daylight_closed
|
|
local_shade_active
|
|
local_shade_code
|
|
local_shade_window_width
|
|
local_shade_window_height
|
|
local_shade_projection_overhang
|
|
local_shade_projection_offset
|
|
local_shade_left_fin_projection
|
|
local_shade_left_fin_offset
|
|
local_shade_right_fin_projection
|
|
local_shade_right_fin_offset
|
|
local_shade_balcony_height
|
|
local_shade_balcony_projection
|
|
local_shade_overhang_type
|
|
local_shade_balcony_depth_h
|
|
outside_surface_emissivity
|
|
inside_surface_emissivity
|
|
outside_surface_resistance
|
|
inside_surface_resistance
|