#include <SvStatus.h>
Public Attributes | |
IEC61970::Base::Domain::Boolean | inService |
IEC61970::Base::Wires::SinglePhaseKind | phase = IEC61970::Base::Wires::SinglePhaseKind::_undef |
IEC61970::Base::Core::ConductingEquipment * | ConductingEquipment |
State variable for status.
IEC61970::Base::Core::ConductingEquipment* IEC61970::Base::StateVariables::SvStatus::ConductingEquipment |
The conducting equipment associated with the status state variable.
IEC61970::Base::Domain::Boolean IEC61970::Base::StateVariables::SvStatus::inService |
The in service status as a result of topology processing.
IEC61970::Base::Wires::SinglePhaseKind IEC61970::Base::StateVariables::SvStatus::phase = IEC61970::Base::Wires::SinglePhaseKind::_undef |
The individual phase status. If the attribute is unspecified, then three phase model is assumed.