Class ResultsForResponseOfAComponentOrSurfaceInAHarmonic
Inheritance
System.Object
ResultsForResponseOfAComponentOrSurfaceInAHarmonic
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ResultsForResponseOfAComponentOrSurfaceInAHarmonic : APIBase, IEquatable<APIBase>
Properties
DataPoints
Declaration
public ReadOnlyCollection<DataPointForResponseOfAComponentOrSurfaceAtAFrequencyToAHarmonic> DataPoints { get; }
Property Value
Magnitude
Declaration
public ResultsForSingleDegreeOfFreedomOfResponseOfNodeInHarmonic Magnitude { get; }
Property Value
ResultAtReferenceSpeed
Declaration
public DataPointForResponseOfAComponentOrSurfaceAtAFrequencyToAHarmonic ResultAtReferenceSpeed { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods