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