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