Class ISO2812007Results
Inheritance
System.Object
ISO2812007Results
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class ISO2812007Results : ISOResults, IEquatable<APIBase>
Properties
AxialToRadialLoadRatio
Declaration
public double AxialToRadialLoadRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
AxialToRadialLoadRatioExceedsISO2812007ELimitingValueForDynamicEquivalentLoad
Declaration
public bool AxialToRadialLoadRatioExceedsISO2812007ELimitingValueForDynamicEquivalentLoad { get; }
Property Value
| Type |
Description |
| System.Boolean |
|
BasicRatingLifeCycles
Declaration
public double BasicRatingLifeCycles { get; }
Property Value
| Type |
Description |
| System.Double |
|
BasicRatingLifeDamage
Declaration
public double BasicRatingLifeDamage { get; }
Property Value
| Type |
Description |
| System.Double |
|
BasicRatingLifeDamageRate
Declaration
public double BasicRatingLifeDamageRate { get; }
Property Value
| Type |
Description |
| System.Double |
|
BasicRatingLifeReliability
Declaration
public double BasicRatingLifeReliability { get; }
Property Value
| Type |
Description |
| System.Double |
|
BasicRatingLifeSafetyFactor
Declaration
public double BasicRatingLifeSafetyFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
BasicRatingLifeTime
Declaration
public double BasicRatingLifeTime { get; }
Property Value
| Type |
Description |
| System.Double |
|
BasicRatingLifeUnreliability
Declaration
public double BasicRatingLifeUnreliability { get; }
Property Value
| Type |
Description |
| System.Double |
|
CalculatedViscosityRatio
Declaration
public double CalculatedViscosityRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
ContaminationFactor
Declaration
public double ContaminationFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
ContaminationFactorFromCalculatedViscosityRatio
Declaration
public double ContaminationFactorFromCalculatedViscosityRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
DynamicAxialLoadFactor
Declaration
public double DynamicAxialLoadFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
DynamicEquivalentLoad
Declaration
public double DynamicEquivalentLoad { get; }
Property Value
| Type |
Description |
| System.Double |
|
DynamicRadialLoadFactor
Declaration
public double DynamicRadialLoadFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
ELimitingValueForDynamicEquivalentLoad
Declaration
public double ELimitingValueForDynamicEquivalentLoad { get; }
Property Value
| Type |
Description |
| System.Double |
|
LifeModificationFactorForSystemsApproach
Declaration
public double LifeModificationFactorForSystemsApproach { get; }
Property Value
| Type |
Description |
| System.Double |
|
LifeModificationFactorForSystemsApproachWithCalculatedViscosityRatio
Declaration
public double LifeModificationFactorForSystemsApproachWithCalculatedViscosityRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
ModifiedRatingLifeCycles
Declaration
public double ModifiedRatingLifeCycles { get; }
Property Value
| Type |
Description |
| System.Double |
|
ModifiedRatingLifeDamage
Declaration
public double ModifiedRatingLifeDamage { get; }
Property Value
| Type |
Description |
| System.Double |
|
ModifiedRatingLifeDamageRate
Declaration
public double ModifiedRatingLifeDamageRate { get; }
Property Value
| Type |
Description |
| System.Double |
|
ModifiedRatingLifeReliability
Declaration
public double ModifiedRatingLifeReliability { get; }
Property Value
| Type |
Description |
| System.Double |
|
ModifiedRatingLifeSafetyFactor
Declaration
public double ModifiedRatingLifeSafetyFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
ModifiedRatingLifeTime
Declaration
public double ModifiedRatingLifeTime { get; }
Property Value
| Type |
Description |
| System.Double |
|
ModifiedRatingLifeUnreliability
Declaration
public double ModifiedRatingLifeUnreliability { get; }
Property Value
| Type |
Description |
| System.Double |
|
ReferenceKinematicViscosity
Declaration
public double ReferenceKinematicViscosity { get; }
Property Value
| Type |
Description |
| System.Double |
|
ViscosityRatio
Declaration
public double ViscosityRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods