Class CylindricalGearFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearFlankRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearFlankRating : GearFlankRating, IEquatable<APIBase>
Properties
WorstDynamicFactor
Declaration
public double WorstDynamicFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
WorstFaceLoadFactorContact
Declaration
public double WorstFaceLoadFactorContact { get; }
Property Value
Type | Description |
---|---|
System.Double |
WorstLoadSharingFactor
Declaration
public double WorstLoadSharingFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>