SynchronousMachineKind (Enumeration)
Synchronous machine type.
Values
| Label | Comment |
|---|---|
| generator | Indicates the synchronous machine can operate as a generator. |
| condenser | Indicates the synchronous machine can operate as a condenser. |
| generatorOrCondenser | Indicates the synchronous machine can operate as a generator or as a condenser. |
| motor | Indicates the synchronous machine can operate as a motor. |
| generatorOrMotor | Indicates the synchronous machine can operate as a generator or as a motor. |
| motorOrCondenser | Indicates the synchronous machine can operate as a motor or as a condenser. |
| generatorOrCondenserOrMotor | Indicates the synchronous machine can operate as a generator or as a condenser or as a motor. |