Template Struct GenClassicalData
Defined in File GenClassicalData.hpp
Inheritance Relationships
Base Type
public GridKit::PhasorDynamics::ComponentData< real_type, index_type, GenClassicalParameters, GenClassicalPorts, GenClassicalMonitorableVariables >(Template Struct ComponentData)
Struct Documentation
-
template<typename real_type, typename index_type>
struct GenClassicalData : public GridKit::PhasorDynamics::ComponentData<real_type, index_type, GenClassicalParameters, GenClassicalPorts, GenClassicalMonitorableVariables> Contains modeling data for a GenClassical generator model.
Integer parameters are of the same type as matrix and vector indices.
- Todo:
Decide on naming scheme for model parameters.
- Template Parameters:
real_type – Real parameter data type
index_type – Integer parameter data type