Class ANSIABMAResults
Inheritance
System.Object
ANSIABMAResults
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class ANSIABMAResults : ISOResults, IEquatable<APIBase>
Properties
AdjustedRatingLifeCycles
Declaration
public double AdjustedRatingLifeCycles { get; }
Property Value
| Type |
Description |
| System.Double |
|
AdjustedRatingLifeDamage
Declaration
public double AdjustedRatingLifeDamage { get; }
Property Value
| Type |
Description |
| System.Double |
|
AdjustedRatingLifeDamageRate
Declaration
public double AdjustedRatingLifeDamageRate { get; }
Property Value
| Type |
Description |
| System.Double |
|
AdjustedRatingLifeReliability
Declaration
public double AdjustedRatingLifeReliability { get; }
Property Value
| Type |
Description |
| System.Double |
|
AdjustedRatingLifeSafetyFactor
Declaration
public double AdjustedRatingLifeSafetyFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
AdjustedRatingLifeTime
Declaration
public double AdjustedRatingLifeTime { get; }
Property Value
| Type |
Description |
| System.Double |
|
AdjustedRatingLifeUnreliability
Declaration
public double AdjustedRatingLifeUnreliability { get; }
Property Value
| Type |
Description |
| System.Double |
|
AxialToRadialLoadRatio
Declaration
public double AxialToRadialLoadRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
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 |
|
BearingLifeAdjustmentFactorForOperatingConditions
Declaration
public double BearingLifeAdjustmentFactorForOperatingConditions { get; }
Property Value
| Type |
Description |
| System.Double |
|
BearingLifeAdjustmentFactorForSpecialBearingProperties
Declaration
public double BearingLifeAdjustmentFactorForSpecialBearingProperties { 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 |
|
StaticSafetyFactor
Declaration
public double StaticSafetyFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods