Class KlingelnbergCycloPalloidConicalGearSingleFlankRating
Inheritance
System.Object
KlingelnbergCycloPalloidConicalGearSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class KlingelnbergCycloPalloidConicalGearSingleFlankRating : GearSingleFlankRating, IEquatable<APIBase>
Properties
AllowableBendingStressNumber
Declaration
public double AllowableBendingStressNumber { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double AllowableContactStressNumber { get; }
Property Value
| Type |
Description |
| System.Double |
|
BendingStress
Declaration
public double BendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
BendingStressLimit
Declaration
public double BendingStressLimit { get; }
Property Value
| Type |
Description |
| System.Double |
|
BendingStressSafetyFactor
Declaration
public double BendingStressSafetyFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
FlankRoughness
Declaration
public double FlankRoughness { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanPitchDiameter
Declaration
public double MeanPitchDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
RatedTangentialForce
Declaration
public double RatedTangentialForce { get; }
Property Value
| Type |
Description |
| System.Double |
|
RatedTorque
Declaration
public double RatedTorque { get; }
Property Value
| Type |
Description |
| System.Double |
|
RelativeSensitivityFactor
Declaration
public double RelativeSensitivityFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
RelativeSurfaceFactor
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
Declaration
public virtual double TangentialSpeed { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ToothFormFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods