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