Class LoadedCylindricalRollerBearingElement
Inheritance
System.Object
LoadedCylindricalRollerBearingElement
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LoadedCylindricalRollerBearingElement : LoadedNonBarrelRollerElement, IEquatable<APIBase>
Properties
Declaration
public double HeightOfRibRollerContactAboveRaceInnerLeft { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double HeightOfRibRollerContactAboveRaceInnerRight { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double HeightOfRibRollerContactAboveRaceOuterLeft { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double HeightOfRibRollerContactAboveRaceOuterRight { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumRibStressInnerLeft
Declaration
public double MaximumRibStressInnerLeft { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumRibStressInnerRight
Declaration
public double MaximumRibStressInnerRight { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumRibStressOuterLeft
Declaration
public double MaximumRibStressOuterLeft { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumRibStressOuterRight
Declaration
public double MaximumRibStressOuterRight { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods