Class GreaseLifeAndRelubricationInterval
Inheritance
System.Object
GreaseLifeAndRelubricationInterval
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class GreaseLifeAndRelubricationInterval : SKFCalculationResult, IEquatable<APIBase>
Properties
Grease
Declaration
public Grease Grease { get; }
Property Value
GreaseQuantity
Declaration
public GreaseQuantity GreaseQuantity { get; }
Property Value
InitialFill
Declaration
public InitialFill InitialFill { get; }
Property Value
SpeedFactor
Declaration
public double SpeedFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods