public interface SenAnalysisBus extends BusRef<AclfBus>
The following features are supported:
DclfAlgorithmPackage.getSenAnalysisBus()| Modifier and Type | Method and Description |
|---|---|
double |
getDFactor()
Returns the value of the 'DFactor' attribute.
|
DclfSourceBusType |
getGenAdjType()
Returns the value of the 'Gen Adj Type' attribute.
|
void |
setDFactor(double value)
Sets the value of the '
DFactor' attribute. |
void |
setGenAdjType(DclfSourceBusType value)
Sets the value of the '
Gen Adj Type' attribute. |
getBus, setBaseVoltage, setBuscheckData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfoeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetdouble getDFactor()
"0.0".
If the meaning of the 'Percent' attribute isn't clear, there really should be more of a description here...
contributing percentage of the total gen injection or load withdrawsetDFactor(double),
DclfAlgorithmPackage.getSenAnalysisBus_DFactor()void setDFactor(double value)
DFactor' attribute.
value - the new value of the 'DFactor' attribute.getDFactor()DclfSourceBusType getGenAdjType()
DclfSourceBusType.
gen adjustment type, only increase and decrease apply
DclfSourceBusType,
setGenAdjType(DclfSourceBusType),
DclfAlgorithmPackage.getSenAnalysisBus_GenAdjType()void setGenAdjType(DclfSourceBusType value)
Gen Adj Type' attribute.
value - the new value of the 'Gen Adj Type' attribute.DclfSourceBusType,
getGenAdjType()