Class InterMountableComponentConnectionStabilityAnalysis
Inheritance
System.Object
InterMountableComponentConnectionStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class InterMountableComponentConnectionStabilityAnalysis : ConnectionStabilityAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public InterMountableComponentConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
InterMountableComponentConnection |
Implements
System.IEquatable<T>