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