Class RollingRingAssemblyModalAnalysis
Inheritance
System.Object
RollingRingAssemblyModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class RollingRingAssemblyModalAnalysis : SpecialisedAssemblyModalAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public RollingRingAssembly AssemblyDesign { get; }
Property Value
| Type | Description |
|---|---|
| RollingRingAssembly |
AssemblyLoadCase
Declaration
public RollingRingAssemblyLoadCase AssemblyLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| RollingRingAssemblyLoadCase |
SystemDeflectionResults
Declaration
public RollingRingAssemblySystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| RollingRingAssemblySystemDeflection |
Implements
System.IEquatable<T>