Class StraightBevelSunGearHarmonicAnalysis
Inheritance
System.Object
StraightBevelSunGearHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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>