Class CylindricalGearFlankRating
Inheritance
System.Object
CylindricalGearFlankRating
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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