Template Struct GenrouData
Defined in File GenrouData.hpp
Inheritance Relationships
Base Type
public GridKit::PhasorDynamics::ComponentData< real_type, index_type, GenrouParameters, GenrouPorts, GenrouMonitorableVariables >(Template Struct ComponentData)
Struct Documentation
-
template<typename real_type, typename index_type>
struct GenrouData : public GridKit::PhasorDynamics::ComponentData<real_type, index_type, GenrouParameters, GenrouPorts, GenrouMonitorableVariables> Contains modeling data for a Genrou generator 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