Class KlingelnbergCycloPalloidConicalGearMeshSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidConicalGearMeshSystemDeflection
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 KlingelnbergCycloPalloidConicalGearMeshSystemDeflection : ConicalGearMeshSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public KlingelnbergCycloPalloidConicalGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidConicalGearMesh |
PowerFlowResults
Declaration
public KlingelnbergCycloPalloidConicalGearMeshPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidConicalGearMeshPowerFlow |
Implements
System.IEquatable<T>