Class GleasonHypoidGearSingleFlankRating
Inheritance
System.Object
GleasonHypoidGearSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class GleasonHypoidGearSingleFlankRating : ConicalGearSingleFlankRating, IEquatable<APIBase>
Properties
BendingSafetyFactorForFatigue
Declaration
public double BendingSafetyFactorForFatigue { get; }
Property Value
| Type |
Description |
| System.Double |
|
CalculatedBendingStress
Declaration
public double CalculatedBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ContactSafetyFactorForFatigue { get; }
Property Value
| Type |
Description |
| System.Double |
|
GeometryFactorJ
Declaration
public double GeometryFactorJ { get; }
Property Value
| Type |
Description |
| System.Double |
|
LifeFactorBending
Declaration
public double LifeFactorBending { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double LifeFactorContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
WorkingBendingStress
Declaration
public double WorkingBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double WorkingContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods