Class SynchroniserPartModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SynchroniserPartModalAnalysis
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 SynchroniserPartModalAnalysis : CouplingHalfModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public SynchroniserPart ComponentDesign { get; }
Property Value
Type | Description |
---|---|
SynchroniserPart |
SystemDeflectionResults
Declaration
public SynchroniserPartSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
SynchroniserPartSystemDeflection |
Implements
System.IEquatable<T>