Class SpringDamperConnectionSystemDeflection
Inheritance
System.Object
SpringDamperConnectionSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class SpringDamperConnectionSystemDeflection : CouplingConnectionSystemDeflection, 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 |
PowerFlowResults
Declaration
public SpringDamperConnectionPowerFlow PowerFlowResults { get; }
Property Value
| Type | Description |
|---|---|
| SpringDamperConnectionPowerFlow |
Implements
System.IEquatable<T>