Template Struct BusFaultData
Defined in File BusFaultData.hpp
Inheritance Relationships
Base Type
public GridKit::PhasorDynamics::ComponentData< real_type, index_type, BusFaultParameters, BusFaultPorts, BusFaultMonitorableVariables >(Template Struct ComponentData)
Struct Documentation
-
template<typename real_type, typename index_type>
struct BusFaultData : public GridKit::PhasorDynamics::ComponentData<real_type, index_type, BusFaultParameters, BusFaultPorts, BusFaultMonitorableVariables> Contains modeling data for a short-to-ground fault.
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