Template Struct BranchData
Defined in File BranchData.hpp
Inheritance Relationships
Base Type
public GridKit::PhasorDynamics::ComponentData< real_type, index_type, BranchParameters, BranchPorts, BranchMonitorableVariables >(Template Struct ComponentData)
Struct Documentation
-
template<typename real_type, typename index_type>
struct BranchData : public GridKit::PhasorDynamics::ComponentData<real_type, index_type, BranchParameters, BranchPorts, BranchMonitorableVariables> Contains modeling data for a Branch.
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