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