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