Class StatorToothMomentInterpolator
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.ElectricMachines.HarmonicLoadData
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class StatorToothMomentInterpolator : StatorToothInterpolator, IEquatable<APIBase>
Properties
SpatialMomentAbsoluteTolerance
Declaration
public double SpatialMomentAbsoluteTolerance { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
SpatialMomentRelativeTolerance
Declaration
public double SpatialMomentRelativeTolerance { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>