Class SynchroniserHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SynchroniserHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SynchroniserHarmonicAnalysis : SpecialisedAssemblyHarmonicAnalysis, 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>