Class AGMAGleasonConicalGearSetSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AGMAGleasonConicalGearSetSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class AGMAGleasonConicalGearSetSystemDeflection : ConicalGearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public AGMAGleasonConicalGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
AGMAGleasonConicalGearSet |
PowerFlowResults
Declaration
public AGMAGleasonConicalGearSetPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
AGMAGleasonConicalGearSetPowerFlow |
Implements
System.IEquatable<T>