Class InstantaneousCoefficientOfFrictionCalculator
Inheritance
System.Object
InstantaneousCoefficientOfFrictionCalculator
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Materials
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class InstantaneousCoefficientOfFrictionCalculator : CoefficientOfFrictionCalculator, IEquatable<APIBase>
Properties
CylindricalGearMeshRating
Declaration
public CylindricalGearMeshRating CylindricalGearMeshRating { get; }
Property Value
Type | Description |
---|---|
CylindricalGearMeshRating |
Implements
System.IEquatable<T>