Class AbstractShaftToMountableComponentConnectionHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AbstractShaftToMountableComponentConnectionHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class AbstractShaftToMountableComponentConnectionHarmonicAnalysisOfSingleExcitation : ConnectionHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public AbstractShaftToMountableComponentConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
AbstractShaftToMountableComponentConnection |
Implements
System.IEquatable<T>