public interface BaseVSCConverter<TBus extends BaseAclfBus<?,?>> extends BusRef<TBus>
The following features are supported:
HvdcLinePackage.getBaseVSCConverter()| Modifier and Type | Method and Description |
|---|---|
ConverterAcControlMode |
getAcControlMode()
Returns the value of the 'Ac Control Mode' attribute.
|
double |
getAcCurrentRating()
Returns the value of the 'Ac Current Rating' attribute.
|
double |
getAcSetPoint()
Returns the value of the 'Ac Set Point' attribute.
|
ConverterDcControlMode |
getDcControlMode()
Returns the value of the 'Dc Control Mode' attribute.
|
double |
getDcSetPoint()
Returns the value of the 'Dc Set Point' attribute.
|
double |
getMvaRating()
Returns the value of the 'Mva Rating' attribute.
|
BaseHvdcLine2TVSC<TBus> |
getParentHvdc()
Returns the value of the 'Parent Hvdc' containment reference.
|
double |
getPdc()
Returns the value of the 'Pdc' attribute.
|
org.apache.commons.math3.complex.Complex |
getPowerIntoNetwork(Unit.UnitType unit) |
org.apache.commons.math3.complex.Complex |
getPowerIntoNetworkMva()
Returns the value of the 'Power Into Network Mva' attribute.
|
double |
getQMaxMvar()
Returns the value of the 'QMax Mvar' attribute.
|
double |
getQMinMvar()
Returns the value of the 'QMin Mvar' attribute.
|
java.lang.String |
getRemoteControlBusId()
Returns the value of the 'Remote Control Bus Id' attribute.
|
double |
getRemoteControlPercent()
Returns the value of the 'Remote Control Percent' attribute.
|
double |
getVdc()
Returns the value of the 'Vdc' attribute.
|
boolean |
isInverter() |
boolean |
isRectifier()
Returns the value of the 'Rectifier' attribute.
|
void |
setAcControlMode(ConverterAcControlMode value)
Sets the value of the '
Ac Control Mode' attribute. |
void |
setAcCurrentRating(double value)
Sets the value of the '
Ac Current Rating' attribute. |
void |
setAcSetPoint(double value)
Sets the value of the '
Ac Set Point' attribute. |
void |
setDcControlMode(ConverterDcControlMode value)
Sets the value of the '
Dc Control Mode' attribute. |
void |
setDcSetPoint(double value)
Sets the value of the '
Dc Set Point' attribute. |
void |
setMvaRating(double value)
Sets the value of the '
Mva Rating' attribute. |
void |
setNormalOperationMode(boolean isRectifier) |
void |
setParentHvdc(BaseHvdcLine2TVSC<TBus> value)
Sets the value of the '
Parent Hvdc' containment reference. |
void |
setPdc(double value)
Sets the value of the '
Pdc' attribute. |
void |
setPowerIntoNetwork(org.apache.commons.math3.complex.Complex x,
Unit.UnitType unit) |
void |
setPowerIntoNetworkMva(org.apache.commons.math3.complex.Complex value)
Sets the value of the '
Power Into Network Mva' attribute. |
void |
setQMaxMvar(double value)
Sets the value of the '
QMax Mvar' attribute. |
void |
setQMinMvar(double value)
Sets the value of the '
QMin Mvar' attribute. |
void |
setRectifier(boolean value)
Sets the value of the '
Rectifier' attribute. |
void |
setRemoteControlBusId(java.lang.String value)
Sets the value of the '
Remote Control Bus Id' attribute. |
void |
setRemoteControlPercent(double value)
Sets the value of the '
Remote Control Percent' attribute. |
void |
setVdc(double value)
Sets the value of the '
Vdc' attribute. |
getBus, setBaseVoltage, setBuscheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatuseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetdouble getVdc()
"0".
setVdc(double),
HvdcLinePackage.getBaseVSCConverter_Vdc()void setVdc(double value)
Vdc' attribute.
value - the new value of the 'Vdc' attribute.getVdc()double getPdc()
"0".
setPdc(double),
HvdcLinePackage.getBaseVSCConverter_Pdc()void setPdc(double value)
Pdc' attribute.
value - the new value of the 'Pdc' attribute.getPdc()double getDcSetPoint()
"0".
setDcSetPoint(double),
HvdcLinePackage.getBaseVSCConverter_DcSetPoint()void setDcSetPoint(double value)
Dc Set Point' attribute.
value - the new value of the 'Dc Set Point' attribute.getDcSetPoint()double getAcSetPoint()
"0".
setAcSetPoint(double),
HvdcLinePackage.getBaseVSCConverter_AcSetPoint()void setAcSetPoint(double value)
Ac Set Point' attribute.
value - the new value of the 'Ac Set Point' attribute.getAcSetPoint()double getMvaRating()
"9999".
setMvaRating(double),
HvdcLinePackage.getBaseVSCConverter_MvaRating()void setMvaRating(double value)
Mva Rating' attribute.
value - the new value of the 'Mva Rating' attribute.getMvaRating()double getAcCurrentRating()
setAcCurrentRating(double),
HvdcLinePackage.getBaseVSCConverter_AcCurrentRating()void setAcCurrentRating(double value)
Ac Current Rating' attribute.
value - the new value of the 'Ac Current Rating' attribute.getAcCurrentRating()double getQMaxMvar()
"9999".
setQMaxMvar(double),
HvdcLinePackage.getBaseVSCConverter_QMaxMvar()void setQMaxMvar(double value)
QMax Mvar' attribute.
value - the new value of the 'QMax Mvar' attribute.getQMaxMvar()double getQMinMvar()
"-9999".
setQMinMvar(double),
HvdcLinePackage.getBaseVSCConverter_QMinMvar()void setQMinMvar(double value)
QMin Mvar' attribute.
value - the new value of the 'QMin Mvar' attribute.getQMinMvar()org.apache.commons.math3.complex.Complex getPowerIntoNetworkMva()
setPowerIntoNetworkMva(Complex),
HvdcLinePackage.getBaseVSCConverter_PowerIntoNetworkMva()void setPowerIntoNetworkMva(org.apache.commons.math3.complex.Complex value)
Power Into Network Mva' attribute.
value - the new value of the 'Power Into Network Mva' attribute.getPowerIntoNetworkMva()ConverterAcControlMode getAcControlMode()
ConverterAcControlMode.
ConverterAcControlMode,
setAcControlMode(ConverterAcControlMode),
HvdcLinePackage.getBaseVSCConverter_AcControlMode()void setAcControlMode(ConverterAcControlMode value)
Ac Control Mode' attribute.
value - the new value of the 'Ac Control Mode' attribute.ConverterAcControlMode,
getAcControlMode()ConverterDcControlMode getDcControlMode()
ConverterDcControlMode.
ConverterDcControlMode,
setDcControlMode(ConverterDcControlMode),
HvdcLinePackage.getBaseVSCConverter_DcControlMode()void setDcControlMode(ConverterDcControlMode value)
Dc Control Mode' attribute.
value - the new value of the 'Dc Control Mode' attribute.ConverterDcControlMode,
getDcControlMode()java.lang.String getRemoteControlBusId()
setRemoteControlBusId(String),
HvdcLinePackage.getBaseVSCConverter_RemoteControlBusId()void setRemoteControlBusId(java.lang.String value)
Remote Control Bus Id' attribute.
value - the new value of the 'Remote Control Bus Id' attribute.getRemoteControlBusId()double getRemoteControlPercent()
"100".
setRemoteControlPercent(double),
HvdcLinePackage.getBaseVSCConverter_RemoteControlPercent()void setRemoteControlPercent(double value)
Remote Control Percent' attribute.
value - the new value of the 'Remote Control Percent' attribute.getRemoteControlPercent()boolean isRectifier()
setRectifier(boolean),
HvdcLinePackage.getBaseVSCConverter_Rectifier()void setRectifier(boolean value)
Rectifier' attribute.
value - the new value of the 'Rectifier' attribute.isRectifier()BaseHvdcLine2TVSC<TBus> getParentHvdc()
setParentHvdc(BaseHvdcLine2TVSC),
HvdcLinePackage.getBaseVSCConverter_ParentHvdc()void setParentHvdc(BaseHvdcLine2TVSC<TBus> value)
Parent Hvdc' containment reference.
value - the new value of the 'Parent Hvdc' containment reference.getParentHvdc()void setNormalOperationMode(boolean isRectifier)
isRectifier - boolean isInverter()
org.apache.commons.math3.complex.Complex getPowerIntoNetwork(Unit.UnitType unit)
unit - void setPowerIntoNetwork(org.apache.commons.math3.complex.Complex x,
Unit.UnitType unit)
x - unit -