Class RootAssemblyHarmonicAnalysis
Inheritance
System.Object
RootAssemblyHarmonicAnalysis
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class RootAssemblyHarmonicAnalysis : AssemblyHarmonicAnalysis, IEquatable<APIBase>, IHaveRootHarmonicAnalysisResults
Properties
AssemblyDesign
Declaration
public RootAssembly AssemblyDesign { get; }
Property Value
Export
Declaration
public HarmonicAnalysisRootAssemblyExportOptions Export { get; }
Property Value
Declaration
public HarmonicAnalysis HarmonicAnalysisInputs { get; }
Property Value
Results
Declaration
public RootAssemblyHarmonicAnalysisResultsPropertyAccessor Results { get; }
Property Value
SystemDeflectionResults
Declaration
public RootAssemblySystemDeflection SystemDeflectionResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods