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