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