Template Class Branch

Inheritance Relationships

Base Type

Class Documentation

template<typename scalar_type, typename index_type>
class Branch : public GridKit::PhasorDynamics::Component<scalar_type, index_type>

Implementation of a line or off-nominal transformer branch between two buses.

The model is implemented in Cartesian coordinates. Positive current direction is into the busses.

Public Functions

virtual const Model::VariableMonitorBase *getMonitor() const override

Get non-owning reference to monitor.