Template Class Ieeest

Inheritance Relationships

Base Type

Class Documentation

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

Public Functions

virtual int evaluateJacobian() final override

Jacobian evaluation not implemented yet.

Jacobian evaluation experimental.

Template Parameters:
  • ScalarT – - Scalar data type

  • IdxT – - Index data type

Returns:

int - error code, 0 = success

Returns:

int - error code, 0 = success

inline auto getSignals() -> ComponentSignals<ScalarT, IdxT, IeeestInternalVariables, IeeestExternalVariables>&

Get the ComponentSignals from this Ieeest

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

Get non-owning reference to monitor.