Class SpringDamperModalAnalysisAtAStiffness
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpringDamperModalAnalysisAtAStiffness
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalysesAtAStiffness
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SpringDamperModalAnalysisAtAStiffness : CouplingModalAnalysisAtAStiffness, 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 |
Implements
System.IEquatable<T>