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