Template Struct LoadData

Inheritance Relationships

Base Type

  • public GridKit::PhasorDynamics::ComponentData< real_type, index_type, LoadParameters, LoadPorts, LoadMonitorableVariables > (Template Struct ComponentData)

Struct Documentation

template<typename real_type, typename index_type>
struct LoadData : public GridKit::PhasorDynamics::ComponentData<real_type, index_type, LoadParameters, LoadPorts, LoadMonitorableVariables>

Contains modeling data for a load.

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