Class RollingRingStabilityAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RollingRingStabilityAnalysis
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class RollingRingStabilityAnalysis : CouplingHalfStabilityAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public RollingRing ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Rolling |
ComponentLoadCase
Declaration
public RollingRingLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
Rolling |
Planetaries
Declaration
public ReadOnlyCollection<RollingRingStabilityAnalysis> Planetaries { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>