Class RollingRingAssemblySystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RollingRingAssemblySystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class RollingRingAssemblySystemDeflection : SpecialisedAssemblySystemDeflection, 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 |
PowerFlowResults
Declaration
public RollingRingAssemblyPowerFlow PowerFlowResults { get; }
Property Value
| Type | Description |
|---|---|
| RollingRingAssemblyPowerFlow |
Implements
System.IEquatable<T>