public interface DistNetworkEquivalentModel
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
double |
getBSubStation()
Returns the value of the 'BSub Station' attribute.
|
double |
getFB()
Returns the value of the 'FB' attribute.
|
int |
getLTC()
Returns the value of the 'LTC' attribute.
|
double |
getMva()
Returns the value of the 'Mva' attribute.
|
double |
getRComp()
Returns the value of the 'RComp' attribute.
|
double |
getRFdr()
Returns the value of the 'RFdr' attribute.
|
double |
getStep()
Returns the value of the 'Step' attribute.
|
double |
getTDelay()
Returns the value of the 'TDelay' attribute.
|
double |
getTFixHS()
Returns the value of the 'TFix HS' attribute.
|
double |
getTFixLS()
Returns the value of the 'TFix LS' attribute.
|
double |
getTMax()
Returns the value of the 'TMax' attribute.
|
double |
getTMin()
Returns the value of the 'TMin' attribute.
|
double |
getTTap()
Returns the value of the 'TTap' attribute.
|
double |
getVMax()
Returns the value of the 'VMax' attribute.
|
double |
getVMin()
Returns the value of the 'VMin' attribute.
|
double |
getXComp()
Returns the value of the 'XComp' attribute.
|
double |
getXFdr()
Returns the value of the 'XFdr' attribute.
|
double |
getXXf()
Returns the value of the 'XXf' attribute.
|
void |
setBSubStation(double value)
Sets the value of the '
BSub Station ' attribute. |
void |
setFB(double value)
Sets the value of the '
FB ' attribute. |
void |
setLTC(int value)
Sets the value of the '
LTC ' attribute. |
void |
setMva(double value)
Sets the value of the '
Mva ' attribute. |
void |
setRComp(double value)
Sets the value of the '
RComp ' attribute. |
void |
setRFdr(double value)
Sets the value of the '
RFdr ' attribute. |
void |
setStep(double value)
Sets the value of the '
Step ' attribute. |
void |
setTDelay(double value)
Sets the value of the '
TDelay ' attribute. |
void |
setTFixHS(double value)
Sets the value of the '
TFix HS ' attribute. |
void |
setTFixLS(double value)
Sets the value of the '
TFix LS ' attribute. |
void |
setTMax(double value)
Sets the value of the '
TMax ' attribute. |
void |
setTMin(double value)
Sets the value of the '
TMin ' attribute. |
void |
setTTap(double value)
Sets the value of the '
TTap ' attribute. |
void |
setVMax(double value)
Sets the value of the '
VMax ' attribute. |
void |
setVMin(double value)
Sets the value of the '
VMin ' attribute. |
void |
setXComp(double value)
Sets the value of the '
XComp ' attribute. |
void |
setXFdr(double value)
Sets the value of the '
XFdr ' attribute. |
void |
setXXf(double value)
Sets the value of the '
XXf ' attribute. |
double getMva()
"100.0"
.
setMva(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_Mva()
void setMva(double value)
Mva
' attribute.
value
- the new value of the 'Mva' attribute.getMva()
double getBSubStation()
"0.0"
.
If the meaning of the 'BSub Station' attribute isn't clear, there really should be more of a description here...
setBSubStation(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_BSubStation()
void setBSubStation(double value)
BSub Station
' attribute.
value
- the new value of the 'BSub Station' attribute.getBSubStation()
double getRFdr()
"0.0"
.
If the meaning of the 'RFdr' attribute isn't clear, there really should be more of a description here...
setRFdr(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_RFdr()
void setRFdr(double value)
RFdr
' attribute.
value
- the new value of the 'RFdr' attribute.getRFdr()
double getXFdr()
"0.0"
.
setXFdr(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_XFdr()
void setXFdr(double value)
XFdr
' attribute.
value
- the new value of the 'XFdr' attribute.getXFdr()
double getTMin()
"0.9"
.
If the meaning of the 'TMin' attribute isn't clear, there really should be more of a description here...
setTMin(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_TMin()
void setTMin(double value)
TMin
' attribute.
value
- the new value of the 'TMin' attribute.getTMin()
double getTMax()
"1.1"
.
If the meaning of the 'TMax' attribute isn't clear, there really should be more of a description here...
setTMax(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_TMax()
void setTMax(double value)
TMax
' attribute.
value
- the new value of the 'TMax' attribute.getTMax()
double getStep()
"0.00625"
.
setStep(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_Step()
void setStep(double value)
Step
' attribute.
value
- the new value of the 'Step' attribute.getStep()
double getVMin()
"1.0"
.
If the meaning of the 'VMin' attribute isn't clear, there really should be more of a description here...
setVMin(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_VMin()
void setVMin(double value)
VMin
' attribute.
value
- the new value of the 'VMin' attribute.getVMin()
double getVMax()
"1.05"
.
If the meaning of the 'VMax' attribute isn't clear, there really should be more of a description here...
setVMax(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_VMax()
void setVMax(double value)
VMax
' attribute.
value
- the new value of the 'VMax' attribute.getVMax()
double getTDelay()
"30.0"
.
setTDelay(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_TDelay()
void setTDelay(double value)
TDelay
' attribute.
value
- the new value of the 'TDelay' attribute.getTDelay()
double getTTap()
"5.0"
.
If the meaning of the 'TTap' attribute isn't clear, there really should be more of a description here...
setTTap(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_TTap()
void setTTap(double value)
TTap
' attribute.
value
- the new value of the 'TTap' attribute.getTTap()
double getRComp()
"0.0"
.
If the meaning of the 'RComp' attribute isn't clear, there really should be more of a description here...
setRComp(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_RComp()
void setRComp(double value)
RComp
' attribute.
value
- the new value of the 'RComp' attribute.getRComp()
double getXComp()
"0.0"
.
setXComp(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_XComp()
void setXComp(double value)
XComp
' attribute.
value
- the new value of the 'XComp' attribute.getXComp()
double getFB()
setFB(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_FB()
void setFB(double value)
FB
' attribute.
value
- the new value of the 'FB' attribute.getFB()
double getXXf()
setXXf(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_XXf()
void setXXf(double value)
XXf
' attribute.
value
- the new value of the 'XXf' attribute.getXXf()
double getTFixHS()
setTFixHS(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_TFixHS()
void setTFixHS(double value)
TFix HS
' attribute.
value
- the new value of the 'TFix HS' attribute.getTFixHS()
double getTFixLS()
setTFixLS(double)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_TFixLS()
void setTFixLS(double value)
TFix LS
' attribute.
value
- the new value of the 'TFix LS' attribute.getTFixLS()
int getLTC()
setLTC(int)
,
DStabDynamicLoadPackage.getDistNetworkEquivalentModel_LTC()