Class KlingelnbergCycloPalloidConicalGearSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidConicalGearSystemDeflection
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 KlingelnbergCycloPalloidConicalGearSystemDeflection : ConicalGearSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public KlingelnbergCycloPalloidConicalGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Klingelnberg |
PowerFlowResults
Declaration
public KlingelnbergCycloPalloidConicalGearPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
Klingelnberg |
Implements
System.IEquatable<T>