Version:

    Show / Hide Table of Contents

    Class LoadedRollerBearingRow

    Inheritance
    System.Object
    APIBase
    LoadedRollingBearingRow
    LoadedRollerBearingRow
    LoadedAsymmetricSphericalRollerBearingRow
    LoadedCrossedRollerBearingRow
    LoadedNonBarrelRollerBearingRow
    LoadedSphericalRollerRadialBearingRow
    LoadedSphericalRollerThrustBearingRow
    LoadedToroidalRollerBearingRow
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    LoadedRollingBearingRow._parent
    LoadedRollingBearingRow.OutputDefaultReportTo(String)
    LoadedRollingBearingRow.GetDefaultReportWithEncodedImages()
    LoadedRollingBearingRow.OutputActiveReportTo(String)
    LoadedRollingBearingRow.OutputActiveReportAsTextTo(String)
    LoadedRollingBearingRow.GetActiveReportWithEncodedImages()
    LoadedRollingBearingRow.OutputNamedReportTo(String, String)
    LoadedRollingBearingRow.OutputNamedReportAsMastaReport(String, String)
    LoadedRollingBearingRow.OutputNamedReportAsTextTo(String, String)
    LoadedRollingBearingRow.GetNamedReportWithEncodedImages(String)
    LoadedRollingBearingRow.DynamicEquivalentReferenceLoad
    LoadedRollingBearingRow.LifeModificationFactorForSystemsApproach
    LoadedRollingBearingRow.MaximumElementNormalStress
    LoadedRollingBearingRow.MaximumElementNormalStressInner
    LoadedRollingBearingRow.MaximumElementNormalStressOuter
    LoadedRollingBearingRow.MaximumNormalLoadInner
    LoadedRollingBearingRow.MaximumNormalLoadOuter
    LoadedRollingBearingRow.NormalContactStressChartInner
    LoadedRollingBearingRow.NormalContactStressChartLeft
    LoadedRollingBearingRow.NormalContactStressChartOuter
    LoadedRollingBearingRow.NormalContactStressChartRight
    LoadedRollingBearingRow.RowID
    LoadedRollingBearingRow.SubsurfaceStressChartInner
    LoadedRollingBearingRow.SubsurfaceStressChartOuter
    LoadedRollingBearingRow.MaximumOperatingInternalClearance
    LoadedRollingBearingRow.MinimumOperatingInternalClearance
    LoadedRollingBearingRow.Elements
    LoadedRollingBearingRow.RaceResults
    LoadedRollingBearingRow.RingForceAndDisplacementResults
    LoadedRollingBearingRow.SubsurfaceShearStressForMostHeavilyLoadedElementInner
    LoadedRollingBearingRow.SubsurfaceShearStressForMostHeavilyLoadedElementOuter
    LoadedRollingBearingRow.SubsurfaceVonMisesStressForMostHeavilyLoadedElementInner
    LoadedRollingBearingRow.SubsurfaceVonMisesStressForMostHeavilyLoadedElementOuter
    LoadedRollingBearingRow.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 LoadedRollerBearingRow : LoadedRollingBearingRow, IEquatable<APIBase>

    Properties

    DepthOfMaximumShearStressChartInner

    Declaration
    public SMTBitmap DepthOfMaximumShearStressChartInner { get; }
    Property Value
    Type Description
    SMT.MastaAPIUtility.Scripting.SMTBitmap

    DepthOfMaximumShearStressChartOuter

    Declaration
    public SMTBitmap DepthOfMaximumShearStressChartOuter { get; }
    Property Value
    Type Description
    SMT.MastaAPIUtility.Scripting.SMTBitmap

    HertzianContactWidthInner

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

    HertzianContactWidthOuter

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

    InnerRaceProfileWarning

    Declaration
    public string InnerRaceProfileWarning { get; }
    Property Value
    Type Description
    System.String

    LaminaDynamicEquivalentLoads

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

    LoadedBearing

    Declaration
    public LoadedRollerBearingResults LoadedBearing { get; }
    Property Value
    Type Description
    LoadedRollerBearingResults

    MaximumNormalEdgeStressInner

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

    MaximumNormalEdgeStressOuter

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

    MaximumShearStressInner

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

    MaximumShearStressOuter

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

    OuterRaceProfileWarning

    Declaration
    public string OuterRaceProfileWarning { get; }
    Property Value
    Type Description
    System.String

    RollerProfileWarning

    Declaration
    public string RollerProfileWarning { get; }
    Property Value
    Type Description
    System.String

    ShearStressChartInner

    Declaration
    public SMTBitmap ShearStressChartInner { get; }
    Property Value
    Type Description
    SMT.MastaAPIUtility.Scripting.SMTBitmap

    ShearStressChartOuter

    Declaration
    public SMTBitmap ShearStressChartOuter { get; }
    Property Value
    Type Description
    SMT.MastaAPIUtility.Scripting.SMTBitmap

    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