Class DIN3990GearSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
DIN3990GearSingleFlankRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Cylindrical.DIN3990
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class DIN3990GearSingleFlankRating : ISO63361996GearSingleFlankRating, IEquatable<APIBase>
Properties
RelativeNotchSensitivityFactorForStaticStress
A value of 1 will be shown when using a Custom SN Curve and the 'Apply Derating Factors to Custom SN Curve' on the gear's material is deselected.
Declaration
public override double RelativeNotchSensitivityFactorForStaticStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
Implements
System.IEquatable<T>