| Package | Description |
|---|---|
| com.interpss.dstab.mach | |
| com.interpss.dstab.mach.impl | |
| com.interpss.dstab.mach.util | |
| com.interpss.dstab.util.sample |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RoundRotorMachine
A representation of the model object 'Round Rotor Mach Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
SalientPoleMachine |
DstabMachFactory.createSalientPoleMachine()
Returns a new object of class 'Salient Pole Machine'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoundRotorMachineImpl
An implementation of the model object 'Round Rotor Mach Adapter'.
|
class |
SalientPoleMachineImpl
An implementation of the model object 'Salient Pole Mach Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
SalientPoleMachine |
DstabMachFactoryImpl.createSalientPoleMachine() |
| Modifier and Type | Method and Description |
|---|---|
T |
DstabMachSwitch.caseSalientPoleMachine(SalientPoleMachine object)
Returns the result of interpreting the object as an instance of 'Salient Pole Machine'.
|
| Modifier and Type | Method and Description |
|---|---|
static SalientPoleMachine |
SampleDStabCase.createSalientPoleMachine(BaseDStabNetwork<?,?> net) |