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