Class CycloidalDiscModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CycloidalDiscModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CycloidalDiscModalAnalysis : AbstractShaftModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public CycloidalDisc ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| CycloidalDisc |
ComponentLoadCase
Declaration
public CycloidalDiscLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| CycloidalDiscLoadCase |
SystemDeflectionResults
Declaration
public CycloidalDiscSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| CycloidalDiscSystemDeflection |
Implements
System.IEquatable<T>