| Package | Description |
|---|---|
| com.interpss.dstab.hvdc | |
| com.interpss.dstab.hvdc.impl | |
| com.interpss.dstab.hvdc.util |
| Modifier and Type | Method and Description |
|---|---|
VSCConverterDynController |
VSCConverterDyn.getController()
Returns the value of the 'Controller' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VSCConverterDyn.setController(VSCConverterDynController value)
Sets the value of the '
Controller' reference. |
| Modifier and Type | Method and Description |
|---|---|
VSCConverterDynController |
VSCConverterDynImpl.getController() |
| Modifier and Type | Method and Description |
|---|---|
void |
VSCConverterDynImpl.setController(VSCConverterDynController controller) |
| Modifier and Type | Method and Description |
|---|---|
T |
DStabHvdcSwitch.caseVSCConverterDynController(VSCConverterDynController object)
Returns the result of interpreting the object as an instance of 'VSC Converter Dyn Controller'.
|