Controller
Basic Controller
In the following the basic class Controller
of pandapower
is listed, which should serve as a platform for user-defined control implementations.
ConstControl
As already mentioned at the beginning of the chapter “Controller Simulation”,
the ConstControl
controller is intended for use in time series simulation.
This is used to read the data from a DataSource and write it to a network.