Class CylindricalGearFlankRating
Inheritance
System.Object
CylindricalGearFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearFlankRating : GearFlankRating, IEquatable<APIBase>
Properties
WorstDynamicFactor
Declaration
public double WorstDynamicFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
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>
Extension Methods