Class ISO6336AbstractGearSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ISO6336AbstractGearSingleFlankRating
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.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