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