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