Version: 13.0

    Show / Hide Table of Contents

    Class ISOTS162812008Results

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    ISOResults
    ISOTS162812008Results
    BallISOTS162812008Results
    RollerISOTS162812008Results
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    ISOResults._parent
    ISOResults.LifeModificationFactorForReliability
    ISOResults.ReportNames
    ISOResults.OutputDefaultReportTo(String)
    ISOResults.GetDefaultReportWithEncodedImages()
    ISOResults.OutputActiveReportTo(String)
    ISOResults.OutputActiveReportAsTextTo(String)
    ISOResults.GetActiveReportWithEncodedImages()
    ISOResults.OutputNamedReportTo(String, String)
    ISOResults.OutputNamedReportAsMastaReport(String, String)
    ISOResults.OutputNamedReportAsTextTo(String, String)
    ISOResults.GetNamedReportWithEncodedImages(String)
    APIBase.DisconnectFromMASTA()
    APIBase.GetProperty<T>(String)
    APIBase.SetProperty(String, Object)
    APIBase.cacheRpds
    APIBase.clearCachedRpds()
    APIBase.getNamedObjectList<TElementType>(String)
    APIBase.getExpandableProperty<TReturnType>(String)
    APIBase.callPartialMethod(String, (T1, T2)<Type, Object>[])
    APIBase.callPartialMethod<T>(String, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
    APIBase.callPartialMethod<T1, T2>(String, (T1, T2)<Type, Object>, T1, T2)
    APIBase.getPartialProperty(String)
    APIBase.setPartialProperty(String, Object)
    APIBase.IsValid(String)
    APIBase.IsReadOnly(String)
    APIBase.isInvalid
    APIBase.DocumentationUrl()
    APIBase.ToString()
    APIBase.RunPython<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String)
    APIBase.RunPython<T>(String, String)
    APIBase.CreateObjRef(Type)
    APIBase.RunPython(String, String, Object)
    APIBase.createWrappedRange(Double, Double)
    APIBase.createWrappedVector2D(Double, Double)
    APIBase.createWrappedPosition3D(Double, Double, Double)
    APIBase.Equals(APIBase)
    APIBase.GetHashCode()
    APIBase.Equals(Object)
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling.IsoRatingResults
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public abstract class ISOTS162812008Results : ISOResults, IEquatable<APIBase>

    Properties

    BasicReferenceRatingLifeCycles

    Number of revolutions which one of the bearing rings or washers makes in relation to the other ring or washer before the first evidence of fatigue develops in the material of one of the rings or washers or one of the rolling elements. Basic Reference Rating Life is defined in ISO/TS 16281:2008 Sections 4 and 5. It does not include any life modification factors and so corresponds to a reliability of 10%.

    Measurement: Cycles

    Declaration
    public double BasicReferenceRatingLifeCycles { get; }
    Property Value
    Type Description
    System.Double

    BasicReferenceRatingLifeDamage

    Proportion of the fatigue failure time that is experienced by the bearing i.e. 100% damage occurs at the time to fail. Basic Reference Rating Life is defined in ISO/TS 16281:2008 Sections 4 and 5. It does not include any life modification factors and so corresponds to a reliability of 10%.

    Measurement: Damage

    Declaration
    public double BasicReferenceRatingLifeDamage { get; }
    Property Value
    Type Description
    System.Double

    BasicReferenceRatingLifeDamageRate

    The rate of damage i.e. 1/time to fail. Basic Reference Rating Life is defined in ISO/TS 16281:2008 Sections 4 and 5. It does not include any life modification factors and so corresponds to a reliability of 10%.

    Measurement: DamageRate

    Declaration
    public double BasicReferenceRatingLifeDamageRate { get; }
    Property Value
    Type Description
    System.Double

    BasicReferenceRatingLifeReliability

    The reliability requirement that would give 100% damage for the bearing. Basic Reference Rating Life is defined in ISO/TS 16281:2008 Sections 4 and 5. It does not include any life modification factors and so corresponds to a reliability of 10%.

    Measurement: Percentage

    Declaration
    public double BasicReferenceRatingLifeReliability { get; }
    Property Value
    Type Description
    System.Double

    BasicReferenceRatingLifeSafetyFactor

    The allowable increase/decrease in load in order to get 100% damage. Calculated by converting the damage into a force relationship. Basic Reference Rating Life is defined in ISO/TS 16281:2008 Sections 4 and 5. It does not include any life modification factors and so corresponds to a reliability of 10%.

    Measurement: SafetyFactor

    Declaration
    public double BasicReferenceRatingLifeSafetyFactor { get; }
    Property Value
    Type Description
    System.Double

    BasicReferenceRatingLifeTime

    Time before the first evidence of fatigue develops in the material of one of the rings or washers or one of the rolling elements based on the current loading and speed. Basic Reference Rating Life is defined in ISO/TS 16281:2008 Sections 4 and 5. It does not include any life modification factors and so corresponds to a reliability of 10%.

    Measurement: Time

    Declaration
    public double BasicReferenceRatingLifeTime { get; }
    Property Value
    Type Description
    System.Double

    BasicReferenceRatingLifeUnreliability

    Failure rate for the bearing, i.e. 1 - Reliability. Basic Reference Rating Life is defined in ISO/TS 16281:2008 Sections 4 and 5. It does not include any life modification factors and so corresponds to a reliability of 10%.

    Measurement: Percentage

    Declaration
    public double BasicReferenceRatingLifeUnreliability { get; }
    Property Value
    Type Description
    System.Double

    DynamicEquivalentLoadDynamicCapacityRatio

    Declaration
    public double DynamicEquivalentLoadDynamicCapacityRatio { get; }
    Property Value
    Type Description
    System.Double

    DynamicEquivalentReferenceLoad

    Constant stationary radial or axial load (for radial or axial bearings) under the influence of which a rolling bearing would have the same life as it would attain under the actual load conditions. Defined in Sections 4.3.4 and 5.3.6 of ISO/TS 16281:2008.

    Measurement: Force

    Declaration
    public double DynamicEquivalentReferenceLoad { get; }
    Property Value
    Type Description
    System.Double

    LifeModificationFactorForSystemsApproach

    Takes into account the variation in the life due to the influence of the fatigue stress of the steel, lubrication and contamination conditions and the surface roughness of the element and rings. For roller bearings separate factors are calculated along the roller so this is an effective factor calculated by dividing the modified reference rating life by the basic reference rating life and the life modification factor for reliability.

    Declaration
    public double LifeModificationFactorForSystemsApproach { get; }
    Property Value
    Type Description
    System.Double

    LoadForTheBasicDynamicLoadRatingOfTheInnerRingOrShaftWasher

    Calculated using either eq (19), (21), or (23) for ball bearings, (47), (50), or (53) for roller bearings (depending on the bearing type) from ISO/TS 16281:2008

    Measurement: Force

    Declaration
    public double LoadForTheBasicDynamicLoadRatingOfTheInnerRingOrShaftWasher { get; }
    Property Value
    Type Description
    System.Double

    LoadForTheBasicDynamicLoadRatingOfTheOuterRingOrHousingWasher

    Calculated using either eq (20), (22), or (24) for ball bearings, (48), (51), or (54) for roller bearings (depending on the bearing type) from ISO/TS 16281:2008

    Measurement: Force

    Declaration
    public double LoadForTheBasicDynamicLoadRatingOfTheOuterRingOrHousingWasher { get; }
    Property Value
    Type Description
    System.Double

    ModifiedReferenceRatingLifeCycles

    Number of revolutions which one of the bearing rings or washers makes in relation to the other ring or washer before the first evidence of fatigue develops in the material of one of the rings or washers or one of the rolling elements. Modified Reference Rating Life is defined in ISO/TS 16281:2008 Section 7. It includes the life modification factors for reliability and systems approach.

    Measurement: Cycles

    Declaration
    public double ModifiedReferenceRatingLifeCycles { get; }
    Property Value
    Type Description
    System.Double

    ModifiedReferenceRatingLifeDamage

    Proportion of the fatigue failure time that is experienced by the bearing i.e. 100% damage occurs at the time to fail. Modified Reference Rating Life is defined in ISO/TS 16281:2008 Section 7. It includes the life modification factors for reliability and systems approach.

    Measurement: Damage

    Declaration
    public double ModifiedReferenceRatingLifeDamage { get; }
    Property Value
    Type Description
    System.Double

    ModifiedReferenceRatingLifeDamageRate

    The rate of damage i.e. 1/time to fail. Modified Reference Rating Life is defined in ISO/TS 16281:2008 Section 7. It includes the life modification factors for reliability and systems approach.

    Measurement: DamageRate

    Declaration
    public double ModifiedReferenceRatingLifeDamageRate { get; }
    Property Value
    Type Description
    System.Double

    ModifiedReferenceRatingLifeReliability

    The reliability requirement that would give 100% damage for the bearing. Modified Reference Rating Life is defined in ISO/TS 16281:2008 Section 7. It includes the life modification factors for reliability and systems approach.

    Measurement: Percentage

    Declaration
    public double ModifiedReferenceRatingLifeReliability { get; }
    Property Value
    Type Description
    System.Double

    ModifiedReferenceRatingLifeSafetyFactor

    The allowable increase/decrease in load in order to get 100% damage. Calculated by converting the damage into a force relationship. Modified Reference Rating Life is defined in ISO/TS 16281:2008 Section 7. It includes the life modification factors for reliability and systems approach.

    Measurement: SafetyFactor

    Declaration
    public double ModifiedReferenceRatingLifeSafetyFactor { get; }
    Property Value
    Type Description
    System.Double

    ModifiedReferenceRatingLifeTime

    Time before the first evidence of fatigue develops in the material of one of the rings or washers or one of the rolling elements based on the current loading and speed. Modified Reference Rating Life is defined in ISO/TS 16281:2008 Section 7. It includes the life modification factors for reliability and systems approach.

    Measurement: Time

    Declaration
    public double ModifiedReferenceRatingLifeTime { get; }
    Property Value
    Type Description
    System.Double

    ModifiedReferenceRatingLifeUnreliability

    Failure rate for the bearing, i.e. 1 - Reliability. Modified Reference Rating Life is defined in ISO/TS 16281:2008 Section 7. It includes the life modification factors for reliability and systems approach.

    Measurement: Percentage

    Declaration
    public double ModifiedReferenceRatingLifeUnreliability { get; }
    Property Value
    Type Description
    System.Double

    Implements

    System.IEquatable<T>

    Extension Methods

    UtilityMethods.IsReadOnly<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsValid<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsMethodValid<T>(T, Expression<Func<T, Action>>)
    UtilityMethods.IsMethodReadOnly<T>(T, Expression<Func<T, Action>>)
    Back to top