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