Class KlingelnbergConicalMeshSingleFlankRating
Inheritance
System.Object
KlingelnbergConicalMeshSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class KlingelnbergConicalMeshSingleFlankRating : MeshSingleFlankRating, IEquatable<APIBase>
Properties
ActualIntegralTemperature
Declaration
public double ActualIntegralTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double AllowableContactStressNumber { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableScuffingTemperature
Declaration
public double AllowableScuffingTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
AlternatingLoadFactor
Declaration
public double AlternatingLoadFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
ApplicationFactor
Declaration
public double ApplicationFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
BevelGearFactorBending
Declaration
public double BevelGearFactorBending { get; }
Property Value
| Type |
Description |
| System.Double |
|
BevelGearFactorPitting
Declaration
public double BevelGearFactorPitting { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ContactRatioFactorBending { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ContactRatioFactorPitting { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ContactStressLimit { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ContactStressSafetyFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
DynamicViscosityAtSumpTemperature
Declaration
public double DynamicViscosityAtSumpTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
ElasticityFactor
Declaration
public double ElasticityFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
HelicalLoadDistributionFactorScuffing
Declaration
public double HelicalLoadDistributionFactorScuffing { get; }
Property Value
| Type |
Description |
| System.Double |
|
HelixAngleFactorBending
Declaration
public double HelixAngleFactorBending { get; }
Property Value
| Type |
Description |
| System.Double |
|
HelixAngleFactorPitting
Declaration
public double HelixAngleFactorPitting { get; }
Property Value
| Type |
Description |
| System.Double |
|
LoadDistributionFactorLongitudinal
Declaration
public double LoadDistributionFactorLongitudinal { get; }
Property Value
| Type |
Description |
| System.Double |
|
LubricationFactor
Declaration
public double LubricationFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
LubricationSpeedAndRoughnessFactorProduct
Declaration
public double LubricationSpeedAndRoughnessFactorProduct { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaterialFactor
Declaration
public double MaterialFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshingFactor
Declaration
public double MeshingFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
OperatingOilTemperature
Declaration
public double OperatingOilTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
PinionTorqueOfTestGear
Declaration
public double PinionTorqueOfTestGear { get; }
Property Value
| Type |
Description |
| System.Double |
|
RatedTangentialForce
Declaration
public double RatedTangentialForce { get; }
Property Value
| Type |
Description |
| System.Double |
|
RatingStandardName
Declaration
public override string RatingStandardName { get; }
Property Value
| Type |
Description |
| System.String |
|
Overrides
RelatingFactorForTheMassTemperature
Declaration
public double RelatingFactorForTheMassTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
RoughnessFactor
Declaration
public double RoughnessFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
RunningInAllowance
Declaration
public double RunningInAllowance { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForScuffing
Declaration
public double SafetyFactorForScuffing { get; }
Property Value
| Type |
Description |
| System.Double |
|
SingleMeshingFactorPinion
Declaration
public double SingleMeshingFactorPinion { get; }
Property Value
| Type |
Description |
| System.Double |
|
SingleMeshingFactorWheel
Declaration
public double SingleMeshingFactorWheel { get; }
Property Value
| Type |
Description |
| System.Double |
|
SizeFactor
Declaration
public double SizeFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
SpecificLineLoad
Declaration
public double SpecificLineLoad { get; }
Property Value
| Type |
Description |
| System.Double |
|
StressCorrectionFactor
Declaration
public double StressCorrectionFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
SumpTemperature
Declaration
public double SumpTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
TangentialSpeed
Declaration
public double TangentialSpeed { get; }
Property Value
| Type |
Description |
| System.Double |
|
TipReliefFactor
Declaration
public double TipReliefFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
VirtualCylindricalGearSet
Declaration
public KlingelnbergVirtualCylindricalGearSet VirtualCylindricalGearSet { get; }
Property Value
ZoneFactor
Declaration
public double ZoneFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods