public interface HvdcLine2TVSCDyn extends BaseHvdcLine2TVSC<BaseDStabBus<?,?>>
| Modifier and Type | Method and Description |
|---|---|
double |
getCapDcLine()
Returns the value of the 'Cap Dc Line' attribute.
|
double |
getLdcLine()
Returns the value of the 'Ldc Line' attribute.
|
boolean |
initDStab() |
boolean |
nextStep(double dt) |
void |
setCapDcLine(double value)
Sets the value of the '
Cap Dc Line' attribute. |
void |
setLdcLine(double value)
Sets the value of the '
Ldc Line' attribute. |
getIDcKa, getInvConverter, getOppositeConverter, getRecConverter, initPowerFlow, setIDcKa, setInvConverter, setRecConvertergetImax, getMvaRating, getRdc, setImax, setMvaRating, setRdcgetCircuitNumber, getFromBus, getNetwork, getOppositeBus, getToBus, isChildBranch, isFromBus, isFromSideMetered, isGroundBranch, isToBus, setAttributes, setAttributes, setChildBranch, setCircuitNumber, setFromBus, setFromSideMetered, setNetwork, setToBus, toStringgetExtensionObject, setExtensionObjectgetArea, getIntFlag, getOwner, getSortNumber, getWeight, getZone, isBooleanFlag, setArea, setBooleanFlag, setIntFlag, setOwner, setSortNumber, setWeight, setZonecheckData, 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, eUnseteAdapters, eDeliver, eNotify, eSetDeliverreadData, writeDatagetAdapter, getAdaptergetConnectedPhysicalOppositeBus, getFromPhysicalBusConnected, getFromPhysicalBusId, getToPhysicalBusConnected, getToPhysicalBusIdneedAdjust, performAdjustdouble getLdcLine()
setLdcLine(double),
DStabHvdcPackage.getHvdcLine2TVSCDyn_LdcLine()void setLdcLine(double value)
Ldc Line' attribute.
value - the new value of the 'Ldc Line' attribute.getLdcLine()double getCapDcLine()
setCapDcLine(double),
DStabHvdcPackage.getHvdcLine2TVSCDyn_CapDcLine()void setCapDcLine(double value)
Cap Dc Line' attribute.
value - the new value of the 'Cap Dc Line' attribute.getCapDcLine()boolean initDStab()
boolean nextStep(double dt)