Class PlanetaryConnectionSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
PlanetaryConnectionSteadyStateSynchronousResponseAtASpeed
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesAtASpeed
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PlanetaryConnectionSteadyStateSynchronousResponseAtASpeed : ShaftToMountableComponentConnectionSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public PlanetaryConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
PlanetaryConnection |
ConnectionLoadCase
Declaration
public PlanetaryConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
PlanetaryConnectionLoadCase |
Implements
System.IEquatable<T>