Class Grease
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
Grease
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling.SkfModule
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class Grease : SKFCalculationResult, IEquatable<APIBase>
Properties
GreaseLife
Measurement: Time
Declaration
public double GreaseLife { get; }
Property Value
Type | Description |
---|---|
System.Double |
RelubricationInterval
Measurement: Time
Declaration
public double RelubricationInterval { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>