Template Struct Tgov1Data
Defined in File Tgov1Data.hpp
Inheritance Relationships
Base Type
public GridKit::PhasorDynamics::ComponentData< real_type, index_type, Tgov1Parameters, Tgov1Ports, Tgov1MonitorableVariables >(Template Struct ComponentData)
Struct Documentation
-
template<typename real_type, typename index_type>
struct Tgov1Data : public GridKit::PhasorDynamics::ComponentData<real_type, index_type, Tgov1Parameters, Tgov1Ports, Tgov1MonitorableVariables> Modeling data for TGOV1 Governor using ComponentData base.
- Template Parameters:
real_type – Real number type (e.g., double)
index_type – Index type (e.g., size_t)