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