Class CycloidalDiscHarmonicAnalysis
Inheritance
System.Object
CycloidalDiscHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class CycloidalDiscHarmonicAnalysis : AbstractShaftHarmonicAnalysis, 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>