Design of the Python Wrapper Package
The structure of the power_grid_model Python package is shown here below by means of the corresponding class and
package diagrams.
Class Graph Diagram
This is the class diagram of the power_grid_model package.
Note
Only classes that have connections to other classes are shown in this diagram.
Package Graph Diagram
This is the package diagram of the power_grid_model package.
Note
Only modules that import (or are imported by) other modules are shown in this diagram.