Class StraightBevelSunGearHarmonicAnalysis
Inheritance
System.Object
StraightBevelSunGearHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class StraightBevelSunGearHarmonicAnalysis : StraightBevelDiffGearHarmonicAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public StraightBevelSunGear ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelSunGear |
SystemDeflectionResults
Declaration
public StraightBevelSunGearSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelSunGearSystemDeflection |
Implements
System.IEquatable<T>