Class ToothPassingHarmonic
Inheritance
System.Object
ToothPassingHarmonic
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ToothPassingHarmonic : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
HarmonicName
Declaration
public string HarmonicName { get; }
Property Value
| Type |
Description |
| System.String |
|
Order
Declaration
public double Order { get; }
Property Value
| Type |
Description |
| System.Double |
|
ToothPassingFrequencyAtReferenceSpeed
Declaration
public double ToothPassingFrequencyAtReferenceSpeed { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods