Class ISOTR1417912001Results
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ISOTR1417912001Results
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ISOTR1417912001Results : ISOTR141792001Results, IEquatable<APIBase>
Properties
BearingDipFactor
ISO/TR 14179-1:2001 equation 29
Declaration
public double BearingDipFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
BearingDipFactorMax
Bearing Dip Factor Maximum according to ISO/TR 14179-1:2001 Table 5
Declaration
public double BearingDipFactorMax { get; }
Property Value
Type | Description |
---|---|
System.Double |
BearingDipFactorMin
Bearing Dip Factor Minimum according to ISO/TR 14179-1:2001 Table 5
Declaration
public double BearingDipFactorMin { get; }
Property Value
Type | Description |
---|---|
System.Double |
FrictionalMomentOfTheBearingSeal
ISO/TR 14179-1:2001 equation 30
Measurement: Torque
Declaration
public double FrictionalMomentOfTheBearingSeal { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>