Class KlingelnbergCycloPalloidConicalGearSetSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidConicalGearSetSystemDeflection
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 KlingelnbergCycloPalloidConicalGearSetSystemDeflection : ConicalGearSetSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidConicalGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidConicalGearSet |
PowerFlowResults
Declaration
public KlingelnbergCycloPalloidConicalGearSetPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidConicalGearSetPowerFlow |
Implements
System.IEquatable<T>