Class WoundFieldSynchronousMachine
Inheritance
System.Object
WoundFieldSynchronousMachine
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.ElectricMachines
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class WoundFieldSynchronousMachine : NonCADElectricMachineDetail, IEquatable<APIBase>
Properties
Rotor
Declaration
public WoundFieldSynchronousRotor Rotor { get; }
Property Value
| Type | Description |
|---|---|
| WoundFieldSynchronousRotor |
Implements
System.IEquatable<T>