Template Class ConstantSignalSource

Inheritance Relationships

Base Type

Class Documentation

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

Constant signal source component.

This class emits a constant complex value on two output signals (real and imaginary).

Public Functions

inline auto getSignals() -> ComponentSignals<ScalarT, IdxT, ConstantSignalSourceInternalVariables, ConstantSignalSourceExternalVariables>&

Get the ComponentSignals from this component.