#include <ProtectionEquipment.h>
An electrical device designed to respond to input conditions in a prescribed manner and after specified conditions are met to cause contact operation or similar abrupt change in associated electric control circuits, or simply to display the detected condition. Protection equipment are associated with conducting equipment and usually operate circuit breakers.
std::list<IEC61970::Base::Core::ConductingEquipment*> IEC61970::Base::Protection::ProtectionEquipment::ConductingEquipments |
Protection equipment may be used to protect specific conducting equipment.
IEC61970::Base::Domain::Float IEC61970::Base::Protection::ProtectionEquipment::highLimit |
The maximum allowable value.
IEC61970::Base::Domain::Float IEC61970::Base::Protection::ProtectionEquipment::lowLimit |
The minimum allowable value.
IEC61970::Base::Domain::Boolean IEC61970::Base::Protection::ProtectionEquipment::powerDirectionFlag |
Direction same as positive active power flow value.
std::list<IEC61970::Base::Wires::ProtectedSwitch*> IEC61970::Base::Protection::ProtectionEquipment::ProtectedSwitches |
Protected switches operated by this ProtectionEquipment.
IEC61970::Base::Domain::Seconds IEC61970::Base::Protection::ProtectionEquipment::relayDelayTime |
The time delay from detection of abnormal conditions to relay operation.
IEC61970::Base::Domain::UnitMultiplier IEC61970::Base::Protection::ProtectionEquipment::unitMultiplier = IEC61970::Base::Domain::UnitMultiplier::_undef |
The unit multiplier of the value.
IEC61970::Base::Domain::UnitSymbol IEC61970::Base::Protection::ProtectionEquipment::unitSymbol = IEC61970::Base::Domain::UnitSymbol::_undef |
The unit of measure of the value.