Class AdjustmentFactors
Inheritance
System.Object
AdjustmentFactors
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class AdjustmentFactors : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
ForBearingLoadP
Declaration
public double ForBearingLoadP { get; }
Property Value
| Type |
Description |
| System.Double |
|
OilViscosity
Declaration
public double OilViscosity { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods