Class ResultsForSingleDegreeOfFreedomOfResponseOfNodeInHarmonic
Inheritance
System.Object
ResultsForSingleDegreeOfFreedomOfResponseOfNodeInHarmonic
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ResultsForSingleDegreeOfFreedomOfResponseOfNodeInHarmonic : APIBase, IEquatable<APIBase>
Properties
FrequencyOfMax
Declaration
public double FrequencyOfMax { get; }
Property Value
Type |
Description |
System.Double |
|
IntegralWithRespectToFrequency
Declaration
public double IntegralWithRespectToFrequency { get; }
Property Value
Type |
Description |
System.Double |
|
IntegralWithRespectToSpeed
Declaration
public double IntegralWithRespectToSpeed { get; }
Property Value
Type |
Description |
System.Double |
|
Max
Declaration
public double Max { get; }
Property Value
Type |
Description |
System.Double |
|
SpeedOfMax
Declaration
public double SpeedOfMax { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods