Class Grease
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling.SkfModule
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class Grease : SKFCalculationResult, IEquatable<APIBase>
Properties
GreaseLife
Declaration
public double GreaseLife { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
RelubricationInterval
Declaration
public double RelubricationInterval { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>