Class HarmonicOrderForTE
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HarmonicOrderForTE
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Utility.ModalAnalysis.Gears
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class HarmonicOrderForTE : OrderForTE, IEquatable<APIBase>
Properties
Harmonic
Declaration
public int Harmonic { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.IEquatable<T>