Class GreaseQuantity
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    GreaseQuantity
  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 GreaseQuantity : SKFCalculationResult, IEquatable<APIBase>Properties
Ring
Measurement: Mass
Declaration
public double Ring { get; }Property Value
| Type | Description | 
|---|---|
| System.Double | 
Side
Measurement: Mass
Declaration
public double Side { get; }Property Value
| Type | Description | 
|---|---|
| System.Double | 
Implements
      System.IEquatable<T>