.. _src-code_result_management: ===================================== Components ===================================== In the model, a class ``ModelComponent`` is present. All components (i.e., technologies and networks) are modelled as subclasses thereof. .. automodule:: adopt_net0.components.component :members: ModelComponent For the component-specific documentation for technologies and networks, see their respective documentation pages: .. toctree:: :maxdepth: 1 model_components/technologies model_components/networks