Modifier and Type | Interface and Description |
---|---|
interface |
BusbarOutageContingency
A representation of the model object 'Busbar Outage Contingency'.
|
interface |
Contingency
A representation of the model object 'Contingency'.
|
interface |
MultiOutageContingency
A representation of the model object 'Multi Outage Contingency'.
|
interface |
Xfr3WOutageContingency
A representation of the model object 'Xfr3 WOutage Contingency'.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseContingencyImpl
An implementation of the model object 'Base Contingency'.
|
class |
BusbarOutageContingencyImpl
An implementation of the model object 'Busbar Outage Contingency'.
|
class |
ContingencyImpl
An implementation of the model object 'Contingency'.
|
class |
MultiOutageContingencyImpl
An implementation of the model object 'Multi Outage Contingency'.
|
class |
Xfr3WOutageContingencyImpl
An implementation of the model object 'Xfr3 WOutage Contingency'.
|
Modifier and Type | Method and Description |
---|---|
T |
ContingencySwitch.caseBaseContingency(BaseContingency object)
Returns the result of interpreting the object as an instance of 'Base Contingency'.
|
Modifier and Type | Method and Description |
---|---|
void |
ContingencyAnalysisAlgorithm.ca(BaseContingency contingency)
perform contigency analysis and store the result in the monitoring branches
|
Modifier and Type | Method and Description |
---|---|
void |
ContingencyAnalysisAlgorithmImpl.ca(BaseContingency contingency) |