Class SynchroniserModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SynchroniserModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SynchroniserModalAnalysis : SpecialisedAssemblyModalAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public Synchroniser AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Synchroniser |
AssemblyLoadCase
Declaration
public SynchroniserLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
SynchroniserLoadCase |
SystemDeflectionResults
Declaration
public SynchroniserSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
SynchroniserSystemDeflection |
Implements
System.IEquatable<T>