Class WoundFieldSynchronousMachine
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WoundFieldSynchronousMachine
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.ElectricMachines
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class WoundFieldSynchronousMachine : NonCADElectricMachineDetail, IEquatable<APIBase>
Properties
Rotor
Declaration
public InteriorPermanentMagnetAndSynchronousReluctanceRotor Rotor { get; }
Property Value
Type | Description |
---|---|
InteriorPermanentMagnetAndSynchronousReluctanceRotor |
Implements
System.IEquatable<T>