Class StraightBevelDiffGearModalAnalysis
Inheritance
System.Object
StraightBevelDiffGearModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class StraightBevelDiffGearModalAnalysis : BevelGearModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public StraightBevelDiffGear ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelDiffGear |
ComponentLoadCase
Declaration
public StraightBevelDiffGearLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelDiffGearLoadCase |
SystemDeflectionResults
Declaration
public StraightBevelDiffGearSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelDiffGearSystemDeflection |
Implements
System.IEquatable<T>