Class KlingelnbergCycloPalloidHypoidMeshSingleFlankRating
Inheritance
System.Object
KlingelnbergCycloPalloidHypoidMeshSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class KlingelnbergCycloPalloidHypoidMeshSingleFlankRating : KlingelnbergConicalMeshSingleFlankRating, IEquatable<APIBase>
Properties
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<KlingelnbergCycloPalloidHypoidGearSingleFlankRating> 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<KlingelnbergCycloPalloidHypoidGearSingleFlankRating> 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 |
|
SlidingFactor
Declaration
public double SlidingFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
TangentialSpeedSum
Declaration
public virtual double TangentialSpeedSum { get; }
Property Value
| Type |
Description |
| System.Double |
|
TotalSpeedInDepthwiseDirection
Declaration
public double TotalSpeedInDepthwiseDirection { get; }
Property Value
| Type |
Description |
| System.Double |
|
TotalSpeedInLengthwiseDirection
Declaration
public double TotalSpeedInLengthwiseDirection { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods