Class GreaseLifeAndRelubricationInterval
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GreaseLifeAndRelubricationInterval
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 GreaseLifeAndRelubricationInterval : SKFCalculationResult, IEquatable<APIBase>
Properties
Grease
Declaration
public Grease Grease { get; }
Property Value
Type | Description |
---|---|
Grease |
GreaseQuantity
Declaration
public GreaseQuantity GreaseQuantity { get; }
Property Value
Type | Description |
---|---|
GreaseQuantity |
InitialFill
Declaration
public InitialFill InitialFill { get; }
Property Value
Type | Description |
---|---|
InitialFill |
SpeedFactor
Speed × mean diameter
Measurement: VelocitySmall
Declaration
public double SpeedFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>