Class KlingelnbergCycloPalloidSpiralBevelMeshSingleFlankRating
Inheritance
Implements
Inherited Members
Namespace: SMT.MastaAPI.Gears.Rating.KlingelnbergConical.KN3030
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelMeshSingleFlankRating : KlingelnbergConicalMeshSingleFlankRating, IEquatable<APIBase>
Properties
AngleFactor
Takes into account the influence of the pressure angle and pitch angle
Declaration
public double AngleFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
ContactRatioFactorScuffing
Used for converting the local thermal flash temperature when the tip contact ratio is 1 to the mean thermal temperature for the actual tip contact ratio
Declaration
public virtual double ContactRatioFactorScuffing { get; }
Property Value
Type | Description |
---|---|
System.Double |
CurvatureRadius
Substitute Radius of Curvature at Pitch Point in Normal Section
Measurement: ShortLength
Declaration
public virtual double CurvatureRadius { get; }
Property Value
Type | Description |
---|---|
System.Double |
DynamicFactor
According to KN 3030. The calculation is based on DIN 3990:1987 Method C.
Declaration
public virtual double DynamicFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
FrictionCoefficient
Mean Coefficient Of Friction for Scuffing
Declaration
public virtual double FrictionCoefficient { get; }
Property Value
Type | Description |
---|---|
System.Double |
GeometryFactor
Takes into account the Hertzian pressure and the sliding speed at the pinion tooth tip
Declaration
public virtual double GeometryFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
IntegralFlashTemperature
Measurement: TemperatureDifference
Declaration
public virtual double IntegralFlashTemperature { get; }
Property Value
Type | Description |
---|---|
System.Double |
KN3030KlingelnbergGearSingleFlankRatings
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearSingleFlankRating> KN3030KlingelnbergGearSingleFlankRatings { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearSingleFlankRating> |
LoadDistributionFactorTransverse
According to KN 3030. The calculation is based on DIN 3990:1987 Method B.
Declaration
public virtual double LoadDistributionFactorTransverse { get; }
Property Value
Type | Description |
---|---|
System.Double |
RelatingFactorForTheThermalFlashTemperature
This value is given by Klingelnberg in KN 3030 and was derived from trials
Declaration
public virtual double RelatingFactorForTheThermalFlashTemperature { get; }
Property Value
Type | Description |
---|---|
System.Double |
TangentialSpeedSum
Sum of Tangential Speeds at Pitch Point
Measurement: Velocity
Declaration
public virtual double TangentialSpeedSum { get; }
Property Value
Type | Description |
---|---|
System.Double |
ThermalFlashFactor
This value is for steel, see e.g. KN 3030.
Declaration
public double ThermalFlashFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |