Class ToothPassingHarmonic
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ToothPassingHarmonic : APIBase, IEquatable<APIBase>
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
Measurement: Frequency
Declaration
public double ToothPassingFrequencyAtReferenceSpeed { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>