Class ISO6336AbstractMetalGearSingleFlankRating
Inheritance
System.Object
ISO6336AbstractMetalGearSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
public abstract class ISO6336AbstractMetalGearSingleFlankRating : ISO6336AbstractGearSingleFlankRating, IEquatable<APIBase>
Properties
Declaration
public double AddendumContactRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public Overridable<double> BasePitchDeviation { get; }
Property Value
Declaration
public virtual double LifeFactorForBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public override double LifeFactorForContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Declaration
public virtual double LifeFactorForReferenceBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual double LifeFactorForReferenceContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual double LifeFactorForStaticBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual double LifeFactorForStaticContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double LubricantFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double LubricantFactorForReferenceStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double LubricantFactorForStaticStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double MomentOfInertiaPerUnitFaceWidth { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public Overridable<double> ProfileFormDeviation { get; }
Property Value
Declaration
public double RelativeIndividualGearMassPerUnitFaceWidthReferencedToLineOfAction { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double RelativeNotchSensitivityFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double RelativeNotchSensitivityFactorForReferenceStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual double RelativeNotchSensitivityFactorForStaticStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double RelativeSurfaceFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double RelativeSurfaceFactorForReferenceStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double RelativeSurfaceFactorForStaticStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public override double RoughnessFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Declaration
public double RoughnessFactorForReferenceStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double RoughnessFactorForStaticStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ShotPeeningBendingStressBenefit { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double SinglePairToothContactFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual Overridable<double> SizeFactor { get; }
Property Value
Declaration
public double SizeFactorForReferenceBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double SizeFactorForReferenceContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double SizeFactorForStaticStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public Overridable<double> SizeFactorToothRoot { get; }
Property Value
Declaration
public double StaticSizeFactorToothRoot { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double VelocityFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double VelocityFactorForReferenceStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double VelocityFactorForStaticStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double WorkHardeningFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods