Template Struct Ieeet1Data

Inheritance Relationships

Base Type

  • public GridKit::PhasorDynamics::ComponentData< real_type, index_type, Ieeet1Parameters, Ieeet1Ports, Ieeet1MonitorableVariables > (Template Struct ComponentData)

Struct Documentation

template<typename real_type, typename index_type>
struct Ieeet1Data : public GridKit::PhasorDynamics::ComponentData<real_type, index_type, Ieeet1Parameters, Ieeet1Ports, Ieeet1MonitorableVariables>

Contains modeling data for a IEEET1 Exciter model.

Integer parameters are of the same type as matrix and vector indices.

Template Parameters:
  • real_type – Real parameter data type

  • index_type – Integer parameter data type