Class KlingelnbergCycloPalloidSpiralBevelMeshSingleFlankRating
Inheritance
System.Object
KlingelnbergCycloPalloidSpiralBevelMeshSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelMeshSingleFlankRating : KlingelnbergConicalMeshSingleFlankRating, IEquatable<APIBase>
Properties
AngleFactor
Declaration
public double AngleFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual double ContactRatioFactorScuffing { get; }
Property Value
| Type |
Description |
| System.Double |
|
CurvatureRadius
Declaration
public virtual double CurvatureRadius { get; }
Property Value
| Type |
Description |
| System.Double |
|
DynamicFactor
Declaration
public virtual double DynamicFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
FrictionCoefficient
Declaration
public virtual double FrictionCoefficient { get; }
Property Value
| Type |
Description |
| System.Double |
|
GearSingleFlankRatings
Declaration
[Obsolete("Use KN3030KlingelnbergGearSingleFlankRatings")]
public ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearSingleFlankRating> GearSingleFlankRatings { get; }
Property Value
GeometryFactor
Declaration
public virtual double GeometryFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
IntegralFlashTemperature
Declaration
public virtual double IntegralFlashTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
KN3030KlingelnbergGearSingleFlankRatings
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearSingleFlankRating> KN3030KlingelnbergGearSingleFlankRatings { get; }
Property Value
LoadDistributionFactorTransverse
Declaration
public virtual double LoadDistributionFactorTransverse { get; }
Property Value
| Type |
Description |
| System.Double |
|
RelatingFactorForTheThermalFlashTemperature
Declaration
public virtual double RelatingFactorForTheThermalFlashTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
TangentialSpeedSum
Declaration
public virtual double TangentialSpeedSum { get; }
Property Value
| Type |
Description |
| System.Double |
|
ThermalFlashFactor
Declaration
public double ThermalFlashFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods