CIM++ Adapted CIM_SINERGIEN Codebase
|
#include <PhaseTapChangerTablePoint.h>
Public Attributes | |
IEC61970::Base::Domain::AngleDegrees | angle |
IEC61970::Base::Wires::PhaseTapChangerTable * | PhaseTapChangerTable |
Public Attributes inherited from IEC61970::Base::Wires::TapChangerTablePoint | |
IEC61970::Base::Domain::PerCent | b |
IEC61970::Base::Domain::PerCent | g |
IEC61970::Base::Domain::PerCent | r |
IEC61970::Base::Domain::Float | ratio |
IEC61970::Base::Domain::Integer | step |
IEC61970::Base::Domain::PerCent | x |
Describes each tap step in the phase tap changer tabular curve.
IEC61970::Base::Domain::AngleDegrees IEC61970::Base::Wires::PhaseTapChangerTablePoint::angle |
The angle difference in degrees.
IEC61970::Base::Wires::PhaseTapChangerTable* IEC61970::Base::Wires::PhaseTapChangerTablePoint::PhaseTapChangerTable |
The table of this point.