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