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