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