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