Class GleasonSpiralBevelGearSingleFlankRating
Inheritance
System.Object
GleasonSpiralBevelGearSingleFlankRating
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Rating.Bevel.Standards
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class GleasonSpiralBevelGearSingleFlankRating : SpiralBevelGearSingleFlankRating, IEquatable<APIBase>
Properties
BendingSafetyFactorForFatigue
Measurement: SafetyFactor
Declaration
public double BendingSafetyFactorForFatigue { get; }
Property Value
Type | Description |
---|---|
System.Double |
CalculatedBendingStress
Measurement: Stress
Declaration
public double CalculatedBendingStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
CalculatedContactStress
Measurement: Stress
Declaration
public double CalculatedContactStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
CalculatedScoringIndex
Measurement: Temperature
Declaration
public double CalculatedScoringIndex { get; }
Property Value
Type | Description |
---|---|
System.Double |
ContactSafetyFactorForFatigue
Measurement: SafetyFactor
Declaration
public double ContactSafetyFactorForFatigue { get; }
Property Value
Type | Description |
---|---|
System.Double |
GearBlankTemperature
Measurement: Temperature
Declaration
public double GearBlankTemperature { get; }
Property Value
Type | Description |
---|---|
System.Double |
HardnessRatioFactor
Declaration
public double HardnessRatioFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
WorkingBendingStress
Measurement: Stress
Declaration
public double WorkingBendingStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
WorkingContactStress
Measurement: Stress
Declaration
public double WorkingContactStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
WorkingScoringIndex
Measurement: Temperature
Declaration
public double WorkingScoringIndex { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>