Class SpringDamperHalfSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpringDamperHalfSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SpringDamperHalfSystemDeflection : CouplingHalfSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public SpringDamperHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
SpringDamperHalf |
ComponentLoadCase
Declaration
public SpringDamperHalfLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
SpringDamperHalfLoadCase |
PowerFlowResults
Declaration
public SpringDamperHalfPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
SpringDamperHalfPowerFlow |
Implements
System.IEquatable<T>