|
CIM++ Adapted CIM_SINERGIEN Codebase
|
#include <FaultImpedance.h>


Public Attributes | |
| IEC61970::Base::Domain::Resistance | rGround |
| IEC61970::Base::Domain::Resistance | rLineToLine |
| IEC61970::Base::Domain::Reactance | xGround |
| IEC61970::Base::Domain::Reactance | xLineToLine |
Impedance description for the fault.
| IEC61970::Base::Domain::Resistance IEC61970::Base::Faults::FaultImpedance::rGround |
The resistance of the fault between phases and ground.
| IEC61970::Base::Domain::Resistance IEC61970::Base::Faults::FaultImpedance::rLineToLine |
The resistance of the fault between phases.
| IEC61970::Base::Domain::Reactance IEC61970::Base::Faults::FaultImpedance::xGround |
The reactance of the fault between phases and ground.
| IEC61970::Base::Domain::Reactance IEC61970::Base::Faults::FaultImpedance::xLineToLine |
The reactance of the fault between phases.
1.8.11