Class SynchroniserModalAnalysis
Inheritance
System.Object
SynchroniserModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.14.1.1.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>