Class ISO63362006GearSingleFlankRating
Inheritance
System.Object
ISO63362006GearSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ISO63362006GearSingleFlankRating : ISO6336AbstractMetalGearSingleFlankRating, IEquatable<APIBase>
Properties
NominalToothRootStress
Declaration
public override double NominalToothRootStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
RimThicknessFactor
Declaration
public override double RimThicknessFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
RimThicknessOverWholeDepth
Declaration
public double RimThicknessOverWholeDepth { get; }
Property Value
| Type |
Description |
| System.Double |
|
ToothFatigueFractureResults
Declaration
public CylindricalGearToothFatigueFractureResults ToothFatigueFractureResults { get; }
Property Value
ToothFatigueFractureResultsAccordingToFrenchProposal
Declaration
public CylindricalGearToothFatigueFractureResultsN1457 ToothFatigueFractureResultsAccordingToFrenchProposal { get; }
Property Value
Declaration
public double WorkHardeningFactorForReferenceContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double WorkHardeningFactorForStaticContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods