uesgraphs
- uesgraphs package
get_versioning_info()
- Subpackages
- uesgraphs.analyze package
- uesgraphs.examples package
- Submodules
- uesgraphs.examples.e10_networks_example module
- uesgraphs.examples.e11_model_generation_example module
- uesgraphs.examples.e12_template_generation_example module
- uesgraphs.examples.e13_analyze_uesgraphs_example module
- uesgraphs.examples.e1_readme_example module
- uesgraphs.examples.e2_simple_dhc_example module
- uesgraphs.examples.e3_add_network_example module
- uesgraphs.examples.e4_save_uesgraphs_example module
- uesgraphs.examples.e5_add_street_nodes_example module
- uesgraphs.examples.e6_additional_building_attributes_example module
- uesgraphs.examples.e7_plot_uesgraphs_example module
- uesgraphs.examples.e8_load_uesgraphs_example module
- uesgraphs.examples.e9_generate_ues_from_osm_example module
- uesgraphs.systemmodels package
- Submodules
- uesgraphs.uesgraph module
UESGraph
UESGraph.name
UESGraph.input_ids
UESGraph.nodelist_street
UESGraph.nodelist_building
UESGraph.nodelists_heating
UESGraph.nodelists_cooling
UESGraph.nodelists_electricity
UESGraph.nodelists_gas
UESGraph.nodelists_others
UESGraph.network_types
UESGraph.nodes_by_name
UESGraph.positions
UESGraph.min_position
UESGraph.max_position
UESGraph.next_node_number
UESGraph.simplification_level
UESGraph.pipeIDs
UESGraph.__init__()
UESGraph.node
UESGraph.positions
UESGraph.new_node_number()
UESGraph.add_network()
UESGraph.add_building()
UESGraph.remove_building()
UESGraph.add_street_node()
UESGraph.remove_street_node()
UESGraph.add_network_node()
UESGraph.remove_network_node()
UESGraph.get_building_node()
UESGraph.get_node_by_position()
UESGraph.create_subgraphs()
UESGraph.from_json()
UESGraph.to_json()
UESGraph.from_osm()
UESGraph.from_geojson()
UESGraph.number_of_nodes()
UESGraph.calc_network_length()
UESGraph.calc_total_building_ground_area()
UESGraph.rotate()
UESGraph.network_simplification()
UESGraph.remove_unconnected_nodes()
UESGraph.remove_self_edges()
UESGraph.remove_dead_ends()
UESGraph.calc_angle()
UESGraph.get_min_max()
- uesgraphs.utilities module
- uesgraphs.visuals module