.. _elements: ################################### Datastructure and Elements ################################### A pandapower network consists of an element table for each electric element in the network. Each element table consists of a column for each parameter and a row for each element. pandapower provides electric models for electric elements, for each of which you can find detailed information about the definition and interpretation of the parameters in the following documentation: .. toctree:: :maxdepth: 1 elements/empty_network elements/bus elements/bus_dc elements/line elements/line_dc elements/switch elements/load elements/load_dc elements/asymmetric_load elements/motor elements/sgen elements/asymmetric_sgen elements/gen elements/ext_grid elements/source_dc elements/trafo elements/trafo3w elements/shunt elements/impedance elements/ward elements/xward elements/dcline elements/measurement elements/storage elements/svc elements/tcsc elements/ssc elements/vsc elements/vsc_stacked