Class AbstractShaftModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AbstractShaftModalAnalysis
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class AbstractShaftModalAnalysis : AbstractShaftOrHousingModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public AbstractShaft ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Abstract |
SystemDeflectionResults
Declaration
public AbstractShaftSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
Abstract |
Implements
System.IEquatable<T>