Template Class GeneratorPV

Inheritance Relationships

Base Type

Class Documentation

template<class ScalarT, typename IdxT>
class GeneratorPV : public GridKit::GeneratorBase<ScalarT, IdxT>

Implementation of a PV generator.

Public Functions

inline virtual ScalarT &Q()

Reactive power excess on PV bus.

Returns:

reference to negative PV generator reactive power

inline virtual const ScalarT &Q() const

Reactive power excess on PV bus.

Returns:

const reference to negative PV generator reactive power