#include <ShortCircuitTest.h>


Public Attributes | |
| IEC61970::Base::Domain::Integer | energisedEndStep |
| IEC61970::Base::Domain::Integer | groundedEndStep |
| IEC61970::Base::Domain::Impedance | leakageImpedance |
| IEC61970::Base::Domain::Impedance | leakageImpedanceZero |
| IEC61970::Base::Domain::KiloActivePower | loss |
| IEC61970::Base::Domain::KiloActivePower | lossZero |
| std::list< IEC61968::AssetInfo::TransformerEndInfo * > | GroundedEnds |
| IEC61968::AssetInfo::TransformerEndInfo * | EnergisedEnd |
Public Attributes inherited from IEC61968::AssetInfo::TransformerTest | |
| IEC61970::Base::Domain::ApparentPower | basePower |
| IEC61970::Base::Domain::Temperature | temperature |
Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject | |
| IEC61970::Base::Domain::String | aliasName |
| IEC61970::Base::Domain::String | description |
| IEC61970::Base::Domain::String | mRID |
| IEC61970::Base::Domain::String | name |
| std::list< IEC61970::Base::DiagramLayout::DiagramObject * > | DiagramObjects |
Short-circuit test results determine mesh impedance parameters. They include load losses and leakage impedances. For three-phase windings, the excitation can be a positive sequence (the default) or a zero sequence. There shall be at least one grounded winding.
| IEC61968::AssetInfo::TransformerEndInfo* IEC61968::AssetInfo::ShortCircuitTest::EnergisedEnd |
Transformer end that voltage is applied to in this short-circuit test. The test voltage is chosen to induce rated current in the energised end.
| IEC61970::Base::Domain::Integer IEC61968::AssetInfo::ShortCircuitTest::energisedEndStep |
Tap step number for the energised end of the test pair.
| std::list<IEC61968::AssetInfo::TransformerEndInfo*> IEC61968::AssetInfo::ShortCircuitTest::GroundedEnds |
All ends short-circuited in this short-circuit test.
| IEC61970::Base::Domain::Integer IEC61968::AssetInfo::ShortCircuitTest::groundedEndStep |
Tap step number for the grounded end of the test pair.
| IEC61970::Base::Domain::Impedance IEC61968::AssetInfo::ShortCircuitTest::leakageImpedance |
Leakage impedance measured from a positive-sequence or single-phase short- circuit test.
| IEC61970::Base::Domain::Impedance IEC61968::AssetInfo::ShortCircuitTest::leakageImpedanceZero |
Leakage impedance measured from a zero-sequence short-circuit test.
| IEC61970::Base::Domain::KiloActivePower IEC61968::AssetInfo::ShortCircuitTest::loss |
Load losses from a positive-sequence or single-phase short-circuit test.
| IEC61970::Base::Domain::KiloActivePower IEC61968::AssetInfo::ShortCircuitTest::lossZero |
Load losses from a zero-sequence short-circuit test.
1.8.13