Version:

    Show / Hide Table of Contents

    Class LoadedRollingBearingResults

    Inheritance
    System.Object
    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.InnerRingAngularRotation
    LoadedBearingResults.InnerRingAngularVelocity
    LoadedBearingResults.Orientation
    LoadedBearingResults.OuterRingAngularRotation
    LoadedBearingResults.OuterRingAngularVelocity
    LoadedBearingResults.RelativeAngularVelocity
    LoadedBearingResults.RelativeAxialDisplacement
    LoadedBearingResults.RelativeRadialDisplacement
    LoadedBearingResults.SignedRelativeAngularVelocity
    LoadedBearingResults.SpecifiedAxialInternalClearance
    LoadedBearingResults.SpecifiedRadialInternalClearance
    LoadedBearingResults.Bearing
    LoadedBearingResults.ForceOnInnerRace
    LoadedBearingResults.RingResults
    BearingLoadCaseResultsLightweight._parent
    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)
    BearingLoadCaseResultsLightweight.ReportNames
    APIBase.DisconnectFromMASTA()
    APIBase.GetProperty<T>(String)
    APIBase.SetProperty(String, Object)
    APIBase.clearCachedRpds()
    APIBase.getNamedObjectList<TElementType>(String)
    APIBase.getExpandableProperty<TReturnType>(String)
    APIBase.callPartialMethod(String, [])
    APIBase.callPartialMethod<T>(String, T)
    APIBase.callPartialMethod<T>(String, , T)
    APIBase.callPartialMethod<T>(String, , , T)
    APIBase.callPartialMethod<T>(String, , , , T)
    APIBase.callPartialMethod<T1, T2>(String, , T1, T2)
    APIBase.getPartialProperty(String)
    APIBase.setPartialProperty(String, Object)
    APIBase.IsValid(String)
    APIBase.IsReadOnly(String)
    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.RunPython(String, String, Object)
    APIBase.createWrappedRange(Double, Double)
    APIBase.createWrappedVector2D(Double, Double)
    APIBase.createWrappedPosition3D(Double, Double, Double)
    APIBase.ToListWithSelectedItem<T>(IEnumerable<T>)
    APIBase.ToListWithSelectedItem<T>(T, IEnumerable<T>)
    APIBase.Equals(APIBase)
    APIBase.GetHashCode()
    APIBase.Equals(Object)
    APIBase.InvalidProperties
    APIBase.ReadOnlyProperties
    APIBase.AllPropertiesAreReadOnly
    APIBase.AllPropertiesAreInvalid
    APIBase.cacheRpds
    APIBase.isInvalid
    Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling
    Assembly: SMT.MastaAPI.14.1.1.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

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

    CageAngularVelocity

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

    ChangeInElementDiameterDueToThermalExpansion

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

    ChangeInOperatingRadialInternalClearanceDueToElementThermalExpansion

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

    DIN7322010

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

    DragLossFactor

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

    DynamicViscosity

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

    ElementTemperature

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

    FluidFilmDensity

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

    FluidFilmTemperatureSource

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

    FrequencyOfOverRollingOnInnerRing

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

    FrequencyOfOverRollingOnOuterRing

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

    FrequencyOfOverRollingOnRollingElement

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

    FrictionalMomentOfDragLosses

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

    FrictionalMomentOfSeals

    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

    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

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

    KinematicViscosityOfOilForEfficiencyCalculations

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

    LambdaRatioInner

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

    LambdaRatioOuter

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

    LubricantFilmTemperature

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

    LubricantWindageAndChurningTemperature

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

    MaximumNormalLoadInner

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

    MaximumNormalLoadOuter

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

    MaximumNormalStress

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

    MaximumNormalStressInner

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

    MaximumNormalStressOuter

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

    MaximumOperatingInternalClearance

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

    MaximumStaticContactStress

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

    MinimumLubricatingFilmThicknessInner

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

    MinimumLubricatingFilmThicknessOuter

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

    MinimumOperatingInternalClearance

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

    NumberOfElementsInContact

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

    OilDipCoefficient

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

    OuterRingFittingAtAssembly

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

    OuterRingFittingAtOperatingConditions

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

    RatioOfOperatingElementDiameterToElementPCD

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

    RelativeMisalignment

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

    RollingFrictionalMoment

    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

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

    SlidingFrictionCoefficient

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

    SpeedFactorDmn

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

    SpeedFactorDn

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

    StaticEquivalentLoadCapacityRatioLimit

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

    SurroundingLubricantDensity

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

    TotalElementRacewayContactAreaInner

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

    TotalElementRacewayContactAreaLeft

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

    TotalElementRacewayContactAreaOuter

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

    TotalElementRacewayContactAreaRight

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

    TotalFrictionalMomentFromSKFLossMethod

    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