Class WoundFieldSynchronousRotor
Inheritance
System.Object
WoundFieldSynchronousRotor
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class WoundFieldSynchronousRotor : InteriorPermanentMagnetAndSynchronousReluctanceRotor, IEquatable<APIBase>
Properties
PoleDepth
Declaration
public double PoleDepth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
PoleTipDepth
Declaration
public double PoleTipDepth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
PoleTipRadius
Declaration
public Overridable<double> PoleTipRadius { get; set; }
Property Value
PoleTipWidth
Declaration
public double PoleTipWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
PoleWidth
Declaration
public double PoleWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods