Class SynchroniserHalfSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
SynchroniserHalfSteadyStateSynchronousResponseAtASpeed
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesAtASpeed
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class SynchroniserHalfSteadyStateSynchronousResponseAtASpeed : SynchroniserPartSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public SynchroniserHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
SynchroniserHalf |
ComponentLoadCase
Declaration
public SynchroniserHalfLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
SynchroniserHalfLoadCase |
Implements
System.IEquatable<T>