Class StraightBevelSunGearHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
StraightBevelSunGearHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class StraightBevelSunGearHarmonicAnalysisOfSingleExcitation : StraightBevelDiffGearHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public StraightBevelSunGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelSunGear |
Implements
System.IEquatable<T>