Class SpecialisedAssemblyHarmonicAnalysis
Inheritance
System.Object
SpecialisedAssemblyHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class SpecialisedAssemblyHarmonicAnalysis : AbstractAssemblyHarmonicAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public SpecialisedAssembly AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
SpecialisedAssembly |
SystemDeflectionResults
Declaration
public SpecialisedAssemblySystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
SpecialisedAssemblySystemDeflection |
Implements
System.IEquatable<T>