tier1_infrastructure_creator

class pyrecodes.subsystem_creator.tier1_infrastructure_creator.Tier1InfrastructureCreator(component_library: dict, locality: dict, parameters: dict, constants={}, damage_input={})

Bases: SubsystemCreator

Class to create Tier 1 or Tier 2 infrastructure interface components.

create_components_in_localities() list[Component]

Implement this method in subclasses if needed.

create_infrastructure_service_supplier() list[Component]
set_component_configurator() None