Class SpringDamperHarmonicAnalysis
Inheritance
System.Object
SpringDamperHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class SpringDamperHarmonicAnalysis : CouplingHarmonicAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public SpringDamper AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
SpringDamper |
AssemblyLoadCase
Declaration
public SpringDamperLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
SpringDamperLoadCase |
SystemDeflectionResults
Declaration
public SpringDamperSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
SpringDamperSystemDeflection |
Implements
System.IEquatable<T>