Class AGMASpiralBevelGearSingleFlankRating
Inheritance
System.Object
AGMASpiralBevelGearSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class AGMASpiralBevelGearSingleFlankRating : SpiralBevelGearSingleFlankRating, IEquatable<APIBase>
Properties
BendingSafetyFactorForFatigue
Declaration
public virtual double BendingSafetyFactorForFatigue { get; }
Property Value
| Type |
Description |
| System.Double |
|
CalculatedBendingStress
Declaration
public double CalculatedBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double CalculatedContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual double ContactSafetyFactorForFatigue { get; }
Property Value
| Type |
Description |
| System.Double |
|
HardnessRatioFactor
Declaration
public virtual double HardnessRatioFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
PermissibleBendingStress
Declaration
public double PermissibleBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double PermissibleContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
StressCycleFactorBending
Declaration
public double StressCycleFactorBending { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double StressCycleFactorContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods