dragonfly_energy.properties package¶
Submodules¶
- dragonfly_energy.properties.building module
BuildingEnergyProperties
ToString()
add_default_ideal_air()
apply_properties_from_dict()
apply_properties_from_geojson_dict()
averaged_program_type()
diversify()
duplicate()
from_dict()
set_all_program_type_from_building_type()
set_all_room_2d_hvac()
set_all_room_2d_program_type()
set_all_room_2d_shw()
to_building_load_csv()
to_building_load_mos()
to_dict()
construction_set
des_cooling_load
des_heating_load
des_hot_water_load
has_des_loads
host
- dragonfly_energy.properties.context module
- dragonfly_energy.properties.model module
ModelEnergyProperties
ToString()
apply_properties_from_dict()
check_all()
check_duplicate_construction_set_identifiers()
check_duplicate_hvac_identifiers()
check_duplicate_program_type_identifiers()
check_duplicate_shw_identifiers()
duplicate()
to_dict()
to_honeybee()
construction_schedules
construction_sets
constructions
face_constructions
global_construction_set
host
hvac_schedules
hvacs
materials
misc_room_schedules
program_type_schedules
program_types
schedule_type_limits
schedules
shade_constructions
shade_schedules
shws
- dragonfly_energy.properties.room2d module
Room2DEnergyProperties
ToString()
add_default_ideal_air()
add_process_load()
apply_properties_from_dict()
duplicate()
from_dict()
from_honeybee()
remove_process_loads()
to_dict()
to_honeybee()
construction_set
has_window_opening
host
hvac
is_conditioned
process_loads
program_type
shw
total_process_load
window_vent_control
window_vent_opening
- dragonfly_energy.properties.story module
Module contents¶
dragonfly-energy properties.