Class GleasonSpiralBevelGearSingleFlankRating
Inheritance
System.Object
GleasonSpiralBevelGearSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class GleasonSpiralBevelGearSingleFlankRating : 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 |
|
CalculatedScoringIndex
Declaration
public double CalculatedScoringIndex { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual double ContactSafetyFactorForFatigue { get; }
Property Value
| Type |
Description |
| System.Double |
|
GearBlankTemperature
Declaration
public double GearBlankTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
HardnessRatioFactor
Declaration
public virtual double HardnessRatioFactor { 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 |
|
WorkingScoringIndex
Declaration
public double WorkingScoringIndex { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods