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