Class SpringDamperConnectionModalAnalysis
Inheritance
System.Object
SpringDamperConnectionModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class SpringDamperConnectionModalAnalysis : CouplingConnectionModalAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public SpringDamperConnection ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| SpringDamperConnection |
ConnectionLoadCase
Declaration
public SpringDamperConnectionLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| SpringDamperConnectionLoadCase |
SystemDeflectionResults
Declaration
public SpringDamperConnectionSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| SpringDamperConnectionSystemDeflection |
Implements
System.IEquatable<T>