Class SpringDamperHalfSteadyStateSynchronousResponseOnAShaft
Inheritance
System.Object
SpringDamperHalfSteadyStateSynchronousResponseOnAShaft
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesOnAShaft
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class SpringDamperHalfSteadyStateSynchronousResponseOnAShaft : CouplingHalfSteadyStateSynchronousResponseOnAShaft, 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>