Class KlingelnbergCycloPalloidConicalGearSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidConicalGearSingleFlankRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.KlingelnbergConical.KN3030
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidConicalGearSingleFlankRating : GearSingleFlankRating, IEquatable<APIBase>
Properties
AllowableBendingStressNumber
Measurement: Stress
Declaration
public double AllowableBendingStressNumber { get; }
Property Value
Type | Description |
---|---|
System.Double |
AllowableContactStressNumber
Measurement: Stress
Declaration
public double AllowableContactStressNumber { get; }
Property Value
Type | Description |
---|---|
System.Double |
BendingStress
Measurement: Stress
Declaration
public double BendingStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
BendingStressLimit
Measurement: Stress
Declaration
public double BendingStressLimit { get; }
Property Value
Type | Description |
---|---|
System.Double |
BendingStressSafetyFactor
Measurement: SafetyFactor
Declaration
public double BendingStressSafetyFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
FlankRoughness
Measurement: VeryShortLength
Declaration
public double FlankRoughness { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanPitchDiameter
Measurement: ShortLength
Declaration
public double MeanPitchDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
RatedTangentialForce
Measurement: Torque
Declaration
public double RatedTangentialForce { get; }
Property Value
Type | Description |
---|---|
System.Double |
RatedTorque
Measurement: Torque
Declaration
public double RatedTorque { get; }
Property Value
Type | Description |
---|---|
System.Double |
RelativeSensitivityFactor
Relative Sensitivity Factor For Endurance Limit. According to KN 3030. The calculation is based on DIN 3990:1987 Method B1.
Declaration
public double RelativeSensitivityFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
RelativeSurfaceFactor
According to KN 3030. The calculation is based on DIN 3990:1987 Method B1.
Declaration
public double RelativeSurfaceFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
SizeFactor
Declaration
public double SizeFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
StressCorrectionFactor
Declaration
public double StressCorrectionFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
TangentialSpeed
Measurement: Velocity
Declaration
public virtual double TangentialSpeed { get; }
Property Value
Type | Description |
---|---|
System.Double |
ToothFormFactor
Declaration
public double ToothFormFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>