Class SpringDamperAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpringDamperAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SpringDamperAdvancedSystemDeflection : CouplingAdvancedSystemDeflection, 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 |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<SpringDamperSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<SpringDamperSystemDeflection> |
Implements
System.IEquatable<T>