Class ISO6336AbstractGearSingleFlankRating
Inheritance
System.Object
ISO6336AbstractGearSingleFlankRating
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class ISO6336AbstractGearSingleFlankRating : CylindricalGearSingleFlankRating, IEquatable<APIBase>
Properties
E
Declaration
Property Value
Type |
Description |
System.Double |
|
FaceWidthForRootStress
Declaration
public double FaceWidthForRootStress { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double FormFactor { get; }
Property Value
Type |
Description |
System.Double |
|
G
Declaration
Property Value
Type |
Description |
System.Double |
|
H
Declaration
Property Value
Type |
Description |
System.Double |
|
Declaration
public double IntermediateAngle { get; }
Property Value
Type |
Description |
System.Double |
|
NominalToothRootStress
Declaration
public virtual double NominalToothRootStress { get; }
Property Value
Type |
Description |
System.Double |
|
NotchParameter
Declaration
public double NotchParameter { get; }
Property Value
Type |
Description |
System.Double |
|
RoughnessFactor
Declaration
public virtual double RoughnessFactor { get; }
Property Value
Type |
Description |
System.Double |
|
StressCorrectionFactor
Declaration
public double StressCorrectionFactor { get; }
Property Value
Type |
Description |
System.Double |
|
StressCorrectionFactorBendingForTestGears
Declaration
public double StressCorrectionFactorBendingForTestGears { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods