Version: 13.0

    Show / Hide Table of Contents

    Class LoadedRollingBearingResults

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    BearingLoadCaseResultsLightweight
    LoadedBearingResults
    LoadedNonLinearBearingResults
    LoadedDetailedBearingResults
    LoadedRollingBearingResults
    LoadedBallBearingResults
    LoadedRollerBearingResults
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    LoadedDetailedBearingResults.LubricantFlowRate
    LoadedDetailedBearingResults.OilSumpTemperature
    LoadedDetailedBearingResults.OperatingAirTemperature
    LoadedDetailedBearingResults.TemperatureWhenAssembled
    LoadedDetailedBearingResults.Lubrication
    LoadedNonLinearBearingResults.PowerLoss
    LoadedNonLinearBearingResults.ResistiveTorque
    LoadedBearingResults.AngleOfGravityFromZAxis
    LoadedBearingResults.AxialDisplacementPreload
    LoadedBearingResults.Duration
    LoadedBearingResults.ForceResultsAreOverridden
    LoadedBearingResults.InnerRingAngularVelocity
    LoadedBearingResults.Orientation
    LoadedBearingResults.OuterRingAngularVelocity
    LoadedBearingResults.RelativeAngularVelocity
    LoadedBearingResults.RelativeAxialDisplacement
    LoadedBearingResults.RelativeRadialDisplacement
    LoadedBearingResults.SignedRelativeAngularVelocity
    LoadedBearingResults.SpecifiedAxialInternalClearance
    LoadedBearingResults.SpecifiedRadialInternalClearance
    LoadedBearingResults.Bearing
    LoadedBearingResults.ForceOnInnerRace
    LoadedBearingResults.RingResults
    BearingLoadCaseResultsLightweight._parent
    BearingLoadCaseResultsLightweight.ReportNames
    BearingLoadCaseResultsLightweight.OutputDefaultReportTo(String)
    BearingLoadCaseResultsLightweight.GetDefaultReportWithEncodedImages()
    BearingLoadCaseResultsLightweight.OutputActiveReportTo(String)
    BearingLoadCaseResultsLightweight.OutputActiveReportAsTextTo(String)
    BearingLoadCaseResultsLightweight.GetActiveReportWithEncodedImages()
    BearingLoadCaseResultsLightweight.OutputNamedReportTo(String, String)
    BearingLoadCaseResultsLightweight.OutputNamedReportAsMastaReport(String, String)
    BearingLoadCaseResultsLightweight.OutputNamedReportAsTextTo(String, String)
    BearingLoadCaseResultsLightweight.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
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public abstract class LoadedRollingBearingResults : LoadedDetailedBearingResults, IEquatable<APIBase>

    Properties

    AllMountingResults

    Declaration
    public ReadOnlyCollection<RingFittingThermalResults> AllMountingResults { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<RingFittingThermalResults>

    ANSIABMA

    Declaration
    public ANSIABMAResults ANSIABMA { get; }
    Property Value
    Type Description
    ANSIABMAResults

    AxialToRadialLoadRatio

    The bearing axial load divided by the radial load. This ratio is used with the 'e' limiting value for dynamic equivalent load to determine the dynamic radial and axial load factors in ISO 281:2007.

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

    CageAngularVelocity

    The elements rotate about the centre of the bearing at this angular velocity

    Measurement: AngularVelocity

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

    ChangeInElementDiameterDueToThermalExpansion

    Measurement: VeryShortLength

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

    ChangeInOperatingRadialInternalClearanceDueToElementThermalExpansion

    Measurement: VeryShortLength

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

    DIN7322010

    Declaration
    public DIN7322010Results DIN7322010 { get; }
    Property Value
    Type Description
    DIN7322010Results

    DragLossFactor

    Extracted from diagram 4, page 14, from the 'The SKF model for calculating the frictional moment' document.

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

    DynamicViscosity

    Dynamic viscosity at fluid film temperature

    Measurement: Viscosity

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

    ElementTemperature

    Measurement: Temperature

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

    FluidFilmDensity

    Measurement: Density

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

    FluidFilmTemperatureSource

    How the temperature will be calculated, which will depend on your user setting for the type of lubricant delivery specified in the lubrication detail.

    Declaration
    public FluidFilmTemperatureOptions FluidFilmTemperatureSource { get; }
    Property Value
    Type Description
    FluidFilmTemperatureOptions

    FrequencyOfOverRollingOnInnerRing

    Measurement: Frequency

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

    FrequencyOfOverRollingOnOuterRing

    Measurement: Frequency

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

    FrequencyOfOverRollingOnRollingElement

    Measurement: Frequency

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

    FrictionalMomentOfDragLosses

    From Page 12-14 in 'The SKF model for calculating the frictional moment' document.

    Measurement: Torque

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

    FrictionalMomentOfSeals

    From Page 5 in 'The SKF model for calculating the frictional moment' document.

    Measurement: Torque

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

    IncludeCentrifugalEffects

    Declaration
    public bool IncludeCentrifugalEffects { get; }
    Property Value
    Type Description
    System.Boolean

    IncludeCentrifugalRingExpansion

    Declaration
    public bool IncludeCentrifugalRingExpansion { get; }
    Property Value
    Type Description
    System.Boolean

    IncludeFittingEffects

    Declaration
    public bool IncludeFittingEffects { get; }
    Property Value
    Type Description
    System.Boolean

    IncludeGearBlankElasticDistortion

    Declaration
    public bool IncludeGearBlankElasticDistortion { get; }
    Property Value
    Type Description
    System.Boolean

    IncludeInnerRaceDeflections

    Declaration
    public bool IncludeInnerRaceDeflections { get; }
    Property Value
    Type Description
    System.Boolean

    IncludeThermalExpansionEffects

    Declaration
    public bool IncludeThermalExpansionEffects { get; }
    Property Value
    Type Description
    System.Boolean

    InnerRingFittingAtAssembly

    Declaration
    public InnerRingFittingThermalResults InnerRingFittingAtAssembly { get; }
    Property Value
    Type Description
    InnerRingFittingThermalResults

    InnerRingFittingAtOperatingConditions

    The interference fit during operation. This may, dependent on load case settings, include contributions from the assembled fit, surface fitting reduction and thermal expansion.

    Declaration
    public InnerRingFittingThermalResults InnerRingFittingAtOperatingConditions { get; }
    Property Value
    Type Description
    InnerRingFittingThermalResults

    IsInnerRingRotatingRelativeToLoad

    Declaration
    public bool IsInnerRingRotatingRelativeToLoad { get; }
    Property Value
    Type Description
    System.Boolean

    ISO2812007

    Declaration
    public ISO2812007Results ISO2812007 { get; }
    Property Value
    Type Description
    ISO2812007Results

    ISO762006

    Declaration
    public ISO762006Results ISO762006 { get; }
    Property Value
    Type Description
    ISO762006Results

    ISOTR1417912001

    Declaration
    public ISOTR1417912001Results ISOTR1417912001 { get; }
    Property Value
    Type Description
    ISOTR1417912001Results

    ISOTR1417922001

    Declaration
    public ISOTR1417922001Results ISOTR1417922001 { get; }
    Property Value
    Type Description
    ISOTR1417922001Results

    ISOTS162812008

    Declaration
    public ISOTS162812008Results ISOTS162812008 { get; }
    Property Value
    Type Description
    ISOTS162812008Results

    IsOuterRingRotatingRelativeToLoad

    Declaration
    public bool IsOuterRingRotatingRelativeToLoad { get; }
    Property Value
    Type Description
    System.Boolean

    KinematicViscosity

    Kinematic viscosity at fluid film temperature

    Measurement: KinematicViscosity

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

    KinematicViscosityOfOilForEfficiencyCalculations

    Measurement: KinematicViscosity

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

    LambdaRatioInner

    The ratio of the Minimum Lubricating Film Thickness (Inner) to the Combined Surface Roughness (Inner)

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

    LambdaRatioOuter

    The ratio of the Minimum Lubricating Film Thickness (Outer) to the Combined Surface Roughness (Outer)

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

    LubricantFilmTemperature

    Used in the calculation of aISO, the temperature of the fluid film between rolling element and race

    Measurement: Temperature

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

    LubricantWindageAndChurningTemperature

    Used in the calculation of speed dependent power loss

    Measurement: Temperature

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

    MaximumNormalLoadInner

    Measurement: Force

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

    MaximumNormalLoadOuter

    Measurement: Force

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

    MaximumNormalStress

    Measurement: Stress

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

    MaximumNormalStressInner

    Measurement: Stress

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

    MaximumNormalStressOuter

    Measurement: Stress

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

    MaximumOperatingInternalClearance

    Maximum operating internal clearance after taking thermal, fitting, and ring ovality effects into account.

    Declaration
    public InternalClearance MaximumOperatingInternalClearance { get; }
    Property Value
    Type Description
    InternalClearance

    MaximumStaticContactStress

    Declaration
    public MaximumStaticContactStress MaximumStaticContactStress { get; }
    Property Value
    Type Description
    MaximumStaticContactStress

    MinimumLubricatingFilmThicknessInner

    Measurement: VeryShortLength

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

    MinimumLubricatingFilmThicknessOuter

    Measurement: VeryShortLength

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

    MinimumOperatingInternalClearance

    Minimum operating internal clearance after taking thermal, fitting, and ring ovality effects into account.

    Declaration
    public InternalClearance MinimumOperatingInternalClearance { get; }
    Property Value
    Type Description
    InternalClearance

    NumberOfElementsInContact

    Declaration
    public virtual int NumberOfElementsInContact { get; }
    Property Value
    Type Description
    System.Int32

    OilDipCoefficient

    The proportion of the rolling elements that are submerged in oil)

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

    OuterRingFittingAtAssembly

    Declaration
    public OuterRingFittingThermalResults OuterRingFittingAtAssembly { get; }
    Property Value
    Type Description
    OuterRingFittingThermalResults

    OuterRingFittingAtOperatingConditions

    The interference fit during operation. This may, dependent on load case settings, include contributions from the assembled fit, surface fitting reduction and thermal expansion.

    Declaration
    public OuterRingFittingThermalResults OuterRingFittingAtOperatingConditions { get; }
    Property Value
    Type Description
    OuterRingFittingThermalResults

    RatioOfOperatingElementDiameterToElementPCD

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

    RelativeMisalignment

    Measurement: SmallAngle

    Declaration
    public override double RelativeMisalignment { get; }
    Property Value
    Type Description
    System.Double
    Overrides
    BearingLoadCaseResultsLightweight.RelativeMisalignment

    RollingFrictionalMoment

    From Page 2 in 'The SKF model for calculating the frictional moment' document.

    Measurement: Torque

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

    Rows

    Declaration
    public ReadOnlyCollection<LoadedRollingBearingRow> Rows { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<LoadedRollingBearingRow>

    SKFModuleResults

    Declaration
    public SKFModuleResults SKFModuleResults { get; }
    Property Value
    Type Description
    SKFModuleResults

    SlidingFrictionalMoment

    From Page 5 in 'The SKF model for calculating the frictional moment' document.

    Measurement: Torque

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

    SlidingFrictionCoefficient

    From Page 5 in 'The SKF model for calculating the frictional moment' document.

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

    SpeedFactorDmn

    The dmn value gives an indication of the speed the bearing is operating at (taking its size into account), and is given by the bearing PCD multiplied by the shaft speed

    Measurement: Velocity

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

    SpeedFactorDn

    The dn value gives an indication of the speed the bearing is operating at (taking its size into account), and is given by the bearing bore multiplied by the shaft speed

    Measurement: Velocity

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

    StaticEquivalentLoadCapacityRatioLimit

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

    SurroundingLubricantDensity

    Measurement: Density

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

    TotalElementRacewayContactAreaInner

    Measurement: SmallArea

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

    TotalElementRacewayContactAreaLeft

    Measurement: SmallArea

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

    TotalElementRacewayContactAreaOuter

    Measurement: SmallArea

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

    TotalElementRacewayContactAreaRight

    Measurement: SmallArea

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

    TotalFrictionalMomentFromSKFLossMethod

    From the 'The SKF model for calculating the frictional moment' document.

    Measurement: Torque

    Declaration
    public double TotalFrictionalMomentFromSKFLossMethod { 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