#include <CsConverter.h>
DC side of the current source converter (CSC).
IEC61970::Base::Domain::AngleDegrees IEC61970::Base::DC::CsConverter::alpha |
Firing angle, typical value between 10 and 18 degrees for a rectifier. CSC state variable, result from power flow.
IEC61970::Base::Domain::AngleDegrees IEC61970::Base::DC::CsConverter::gamma |
Extinction angle. CSC state variable, result from power flow.
IEC61970::Base::Domain::AngleDegrees IEC61970::Base::DC::CsConverter::maxAlpha |
Maximum firing angle. CSC configuration data used in power flow.
IEC61970::Base::Domain::AngleDegrees IEC61970::Base::DC::CsConverter::maxGamma |
Maximum extinction angle. CSC configuration data used in power flow.
IEC61970::Base::Domain::CurrentFlow IEC61970::Base::DC::CsConverter::maxIdc |
The maximum direct current (Id) on the DC side at which the converter should operate. Converter configuration data use in power flow.
IEC61970::Base::Domain::AngleDegrees IEC61970::Base::DC::CsConverter::minAlpha |
Minimum firing angle. CSC configuration data used in power flow.
IEC61970::Base::Domain::AngleDegrees IEC61970::Base::DC::CsConverter::minGamma |
Minimum extinction angle. CSC configuration data used in power flow.
IEC61970::Base::Domain::CurrentFlow IEC61970::Base::DC::CsConverter::minIdc |
The minimum direct current (Id) on the DC side at which the converter should operate. CSC configuration data used in power flow.
IEC61970::Base::DC::CsOperatingModeKind IEC61970::Base::DC::CsConverter::operatingMode = IEC61970::Base::DC::CsOperatingModeKind::_undef |
Indicates whether the DC pole is operating as an inverter or as a rectifier. CSC control variable used in power flow.
IEC61970::Base::Domain::CurrentFlow IEC61970::Base::DC::CsConverter::ratedIdc |
Rated converter DC current, also called IdN. Converter configuration data used in power flow.
IEC61970::Base::Domain::AngleDegrees IEC61970::Base::DC::CsConverter::targetAlpha |
Target firing angle. CSC control variable used in power flow.
IEC61970::Base::Domain::AngleDegrees IEC61970::Base::DC::CsConverter::targetGamma |
Target extinction angle. CSC control variable used in power flow.
IEC61970::Base::Domain::CurrentFlow IEC61970::Base::DC::CsConverter::targetIdc |
DC current target value. CSC control variable used in power flow.