Version: 13.0

    Show / Hide Table of Contents

    Class BearingSystemDeflection

    Inheritance
    System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    APIBase
    DesignEntityAnalysis
    DesignEntitySingleContextAnalysis
    PartAnalysis
    PartAnalysisCase
    PartStaticLoadAnalysisCase
    PartFEAnalysis
    PartSystemDeflection
    ComponentSystemDeflection
    MountableComponentSystemDeflection
    ConnectorSystemDeflection
    BearingSystemDeflection
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    ConnectorSystemDeflection.ConvergenceDeltaEnergy
    ConnectorSystemDeflection.LinearForceOnInner
    ConnectorSystemDeflection.MomentOnInner
    ConnectorSystemDeflection.ForceOnOuterSupportInLCS
    ConnectorSystemDeflection.ForceOnOuterSupportInWCS
    ConnectorSystemDeflection.OuterFEPart
    ConnectorSystemDeflection.OuterFESubstructureNodes
    MountableComponentSystemDeflection.DipFactor
    MountableComponentSystemDeflection.InnerFEPart
    MountableComponentSystemDeflection.InnerFESubstructureNodes
    ComponentSystemDeflection.EnergyLossDuringLoadCase
    ComponentSystemDeflection.HasConverged
    ComponentSystemDeflection.PercentageOfIterationsConverged
    ComponentSystemDeflection.ReasonForNonConvergence
    ComponentSystemDeflection.ReasonMassPropertiesAreUnknown
    ComponentSystemDeflection.ReasonMassPropertiesAreZero
    ComponentSystemDeflection.Relaxation
    ComponentSystemDeflection.Speed
    ComponentSystemDeflection.MassPropertiesInLocalCoordinateSystemFromNodeModel
    ComponentSystemDeflection.PowerLoss
    ComponentSystemDeflection.ResistiveTorque
    ComponentSystemDeflection.RigidlyConnectedComponents
    ComponentSystemDeflection.ConnectedComponentsForcesInLCS
    ComponentSystemDeflection.ConnectedComponentsForcesInWCS
    ComponentSystemDeflection.NodeResults
    PartSystemDeflection.TwoDDrawingShowingAxialForces
    PartSystemDeflection.TwoDDrawingShowingPowerFlow
    PartSystemDeflection.MassPropertiesFromNodeModel
    PartSystemDeflection.SystemDeflection
    PartSystemDeflection.CreateViewable()
    PartAnalysisCase.ThreeDIsometricView
    PartAnalysisCase.ThreeDView
    PartAnalysisCase.ThreeDViewOrientatedInXyPlaneWithZAxisPointingIntoTheScreen
    PartAnalysisCase.ThreeDViewOrientatedInXyPlaneWithZAxisPointingOutOfTheScreen
    PartAnalysisCase.ThreeDViewOrientatedInXzPlaneWithYAxisPointingIntoTheScreen
    PartAnalysisCase.ThreeDViewOrientatedInXzPlaneWithYAxisPointingOutOfTheScreen
    PartAnalysisCase.ThreeDViewOrientatedInYzPlaneWithXAxisPointingIntoTheScreen
    PartAnalysisCase.ThreeDViewOrientatedInYzPlaneWithXAxisPointingOutOfTheScreen
    PartAnalysis.PlanetaryOriginal
    DesignEntitySingleContextAnalysis.ParametricStudyIndex1
    DesignEntitySingleContextAnalysis.ParametricStudyIndex2
    DesignEntityAnalysis._parent
    DesignEntityAnalysis.ActiveReportAsText
    DesignEntityAnalysis.Comment
    DesignEntityAnalysis.ID
    DesignEntityAnalysis.Name
    DesignEntityAnalysis.PlanetAngle
    DesignEntityAnalysis.PlanetIndex
    DesignEntityAnalysis.UniqueName
    DesignEntityAnalysis.LocalCoordinateSystem
    DesignEntityAnalysis.SafetyFactors
    DesignEntityAnalysis.AllDesignEntities
    DesignEntityAnalysis.AllStatusErrors
    DesignEntityAnalysis.HasResults
    DesignEntityAnalysis.NameWithContainer
    DesignEntityAnalysis.Status
    DesignEntityAnalysis.ReportNames
    DesignEntityAnalysis.OutputDefaultReportTo(String)
    DesignEntityAnalysis.GetDefaultReportWithEncodedImages()
    DesignEntityAnalysis.OutputActiveReportTo(String)
    DesignEntityAnalysis.OutputActiveReportAsTextTo(String)
    DesignEntityAnalysis.GetActiveReportWithEncodedImages()
    DesignEntityAnalysis.OutputNamedReportTo(String, String)
    DesignEntityAnalysis.OutputNamedReportAsMastaReport(String, String)
    DesignEntityAnalysis.OutputNamedReportAsTextTo(String, String)
    DesignEntityAnalysis.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.SystemModel.AnalysesAndResults.SystemDeflections
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public class BearingSystemDeflection : ConnectorSystemDeflection, IEquatable<APIBase>

    Properties

    AxialStiffness

    Measurement: LinearStiffness

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

    ComponentAngularDisplacements

    Measurement: SmallAngle

    Declaration
    public List<Vector2D> ComponentAngularDisplacements { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<Vector2D>

    ComponentAxialDisplacements

    Measurement: VeryShortLength

    Declaration
    public List<double> ComponentAxialDisplacements { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ComponentDesign

    Declaration
    public Bearing ComponentDesign { get; }
    Property Value
    Type Description
    Bearing

    ComponentDetailedAnalysis

    Declaration
    public LoadedBearingResults ComponentDetailedAnalysis { get; }
    Property Value
    Type Description
    LoadedBearingResults

    ComponentLoadCase

    Declaration
    public BearingLoadCase ComponentLoadCase { get; }
    Property Value
    Type Description
    BearingLoadCase

    ComponentRadialDisplacements

    Measurement: VeryShortLength

    Declaration
    public List<Vector2D> ComponentRadialDisplacements { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<Vector2D>

    ElementAxialDisplacements

    Measurement: VeryShortLength

    Declaration
    public List<double> ElementAxialDisplacements { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElementRadialDisplacements

    Measurement: VeryShortLength

    Declaration
    public List<double> ElementRadialDisplacements { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ElementsInContact

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

    ElementTilts

    Measurement: SmallAngle

    Declaration
    public List<double> ElementTilts { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.Double>

    ForcesAtZeroDisplacementForInnerAndOuterNodes

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

    InnerLeftMountingAxialStiffness

    Measurement: LinearStiffness

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

    InnerLeftMountingDisplacement

    Measurement: VeryShortLength

    Declaration
    public Vector3D InnerLeftMountingDisplacement { get; }
    Property Value
    Type Description
    Vector3D

    InnerLeftMountingMaximumTiltStiffness

    Measurement: AngularStiffness

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

    InnerLeftMountingStiffness

    Declaration
    public BearingStiffnessMatrixReporter InnerLeftMountingStiffness { get; }
    Property Value
    Type Description
    BearingStiffnessMatrixReporter

    InnerLeftMountingTilt

    Measurement: SmallAngle

    Declaration
    public Vector2D InnerLeftMountingTilt { get; }
    Property Value
    Type Description
    Vector2D

    InnerRadialMountingLinearDisplacement

    Measurement: VeryShortLength

    Declaration
    public Vector2D InnerRadialMountingLinearDisplacement { get; }
    Property Value
    Type Description
    Vector2D

    InnerRadialMountingMaximumTiltStiffness

    Measurement: AngularStiffness

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

    InnerRadialMountingStiffness

    Declaration
    public BearingStiffnessMatrixReporter InnerRadialMountingStiffness { get; }
    Property Value
    Type Description
    BearingStiffnessMatrixReporter

    InnerRadialMountingTilt

    Measurement: SmallAngle

    Declaration
    public Vector2D InnerRadialMountingTilt { get; }
    Property Value
    Type Description
    Vector2D

    InnerRightMountingAxialStiffness

    Measurement: LinearStiffness

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

    InnerRightMountingDisplacement

    Measurement: VeryShortLength

    Declaration
    public Vector3D InnerRightMountingDisplacement { get; }
    Property Value
    Type Description
    Vector3D

    InnerRightMountingMaximumTiltStiffness

    Measurement: AngularStiffness

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

    InnerRightMountingStiffness

    Declaration
    public BearingStiffnessMatrixReporter InnerRightMountingStiffness { get; }
    Property Value
    Type Description
    BearingStiffnessMatrixReporter

    InnerRightMountingTilt

    Measurement: SmallAngle

    Declaration
    public Vector2D InnerRightMountingTilt { get; }
    Property Value
    Type Description
    Vector2D

    InternalForce

    Measurement: Force

    Declaration
    public Vector3D InternalForce { get; }
    Property Value
    Type Description
    Vector3D

    InternalMoment

    Measurement: Torque

    Declaration
    public Vector3D InternalMoment { get; }
    Property Value
    Type Description
    Vector3D

    IsLoaded

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

    MaximumRadialStiffness

    Measurement: LinearStiffness

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

    MaximumTiltStiffness

    Measurement: AngularStiffness

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

    OuterLeftMountingAxialStiffness

    Measurement: LinearStiffness

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

    OuterLeftMountingDisplacement

    Measurement: VeryShortLength

    Declaration
    public Vector3D OuterLeftMountingDisplacement { get; }
    Property Value
    Type Description
    Vector3D

    OuterLeftMountingMaximumTiltStiffness

    Measurement: AngularStiffness

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

    OuterLeftMountingStiffness

    Declaration
    public BearingStiffnessMatrixReporter OuterLeftMountingStiffness { get; }
    Property Value
    Type Description
    BearingStiffnessMatrixReporter

    OuterLeftMountingTilt

    Measurement: SmallAngle

    Declaration
    public Vector2D OuterLeftMountingTilt { get; }
    Property Value
    Type Description
    Vector2D

    OuterRadialMountingLinearDisplacement

    Measurement: VeryShortLength

    Declaration
    public Vector2D OuterRadialMountingLinearDisplacement { get; }
    Property Value
    Type Description
    Vector2D

    OuterRadialMountingMaximumTiltStiffness

    Measurement: AngularStiffness

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

    OuterRadialMountingStiffness

    Declaration
    public BearingStiffnessMatrixReporter OuterRadialMountingStiffness { get; }
    Property Value
    Type Description
    BearingStiffnessMatrixReporter

    OuterRadialMountingTilt

    Measurement: SmallAngle

    Declaration
    public Vector2D OuterRadialMountingTilt { get; }
    Property Value
    Type Description
    Vector2D

    OuterRightMountingAxialStiffness

    Measurement: LinearStiffness

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

    OuterRightMountingDisplacement

    Measurement: VeryShortLength

    Declaration
    public Vector3D OuterRightMountingDisplacement { get; }
    Property Value
    Type Description
    Vector3D

    OuterRightMountingMaximumTiltStiffness

    Measurement: AngularStiffness

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

    OuterRightMountingStiffness

    Declaration
    public BearingStiffnessMatrixReporter OuterRightMountingStiffness { get; }
    Property Value
    Type Description
    BearingStiffnessMatrixReporter

    OuterRightMountingTilt

    Measurement: SmallAngle

    Declaration
    public Vector2D OuterRightMountingTilt { get; }
    Property Value
    Type Description
    Vector2D

    PercentagePreloadSpringCompression

    Measurement: Percentage

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

    Planetaries

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

    PowerFlowResults

    Declaration
    public BearingPowerFlow PowerFlowResults { get; }
    Property Value
    Type Description
    BearingPowerFlow

    PreloadSpringCompression

    Measurement: ShortLength

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

    PreloadSpringStiffness

    Declaration
    public BearingStiffnessMatrixReporter PreloadSpringStiffness { get; }
    Property Value
    Type Description
    BearingStiffnessMatrixReporter

    RaceMountingOptionsForAnalysis

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

    SpringPreloadChart

    Declaration
    public TwoDChartDefinition SpringPreloadChart { get; }
    Property Value
    Type Description
    TwoDChartDefinition

    StiffnessBetweenEachRing

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

    StiffnessBetweenRings

    Declaration
    public BearingStiffnessMatrixReporter StiffnessBetweenRings { get; }
    Property Value
    Type Description
    BearingStiffnessMatrixReporter

    StiffnessMatrix

    Declaration
    public BearingStiffnessMatrixReporter StiffnessMatrix { get; }
    Property Value
    Type Description
    BearingStiffnessMatrixReporter

    Methods

    ContinueDynamicAnalysis()

    Declaration
    public void ContinueDynamicAnalysis()

    DynamicAnalysis()

    Declaration
    public void DynamicAnalysis()

    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