Package com.powsybl.psse.model.pf
Class PsseFixedShunt
java.lang.Object
com.powsybl.psse.model.pf.PsseFixedShunt
- Author:
- Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PsseFixedShunt
public PsseFixedShunt()
-
-
Method Details
-
getI
public int getI() -
setI
public void setI(int i) -
getId
-
setId
-
getStatus
public int getStatus() -
setStatus
public void setStatus(int status) -
getGl
public double getGl() -
setGl
public void setGl(double gl) -
getBl
public double getBl() -
setBl
public void setBl(double bl) -
copy
-