| Package | Description |
|---|---|
| com.interpss.dstab.mach | |
| com.interpss.dstab.mach.impl |
| Modifier and Type | Field and Description |
|---|---|
static java.util.List<MachineIfdBase> |
MachineIfdBase.VALUES
A public read-only list of all the 'Machine Ifd Base' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static MachineIfdBase |
MachineIfdBase.get(int value)
Returns the 'Machine Ifd Base' literal with the specified integer value.
|
static MachineIfdBase |
MachineIfdBase.get(java.lang.String literal)
Returns the 'Machine Ifd Base' literal with the specified literal value.
|
static MachineIfdBase |
MachineIfdBase.getByName(java.lang.String name)
Returns the 'Machine Ifd Base' literal with the specified name.
|
static MachineIfdBase |
MachineIfdBase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MachineIfdBase[] |
MachineIfdBase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
double |
Machine.calculateIfd(MachineIfdBase base)
calculate machine Ifd
|
| Modifier and Type | Method and Description |
|---|---|
MachineIfdBase |
DstabMachFactoryImpl.createMachineIfdBaseFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
| Modifier and Type | Method and Description |
|---|---|
double |
SalientPoleMachineImpl.calculateIfd(MachineIfdBase base) |
double |
MachineImpl.calculateIfd(MachineIfdBase base) |
double |
Eq1MachineImpl.calculateIfd(MachineIfdBase base) |