Class Micropitting
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class Micropitting : IndependentReportablePropertiesBase<Micropitting>, IEquatable<APIBase>
Properties
EstimateBulkTemperature
Declaration
public bool EstimateBulkTemperature { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
MethodACoefficientOfFrictionMethod
Declaration
public EnumWithSelectedValue<MicropittingCoefficientOfFrictionCalculationMethod> MethodACoefficientOfFrictionMethod { get; set; }
Property Value
| Type | Description |
|---|---|
| EnumWithSelectedValue<MicropittingCoefficientOfFrictionCalculationMethod> |
Implements
System.IEquatable<T>