Class SphericalRollerThrustBearing
Inheritance
System.Object
SphericalRollerThrustBearing
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class SphericalRollerThrustBearing : BarrelRollerBearing, IEquatable<APIBase>
Properties
AngleBetweenRollerEndAndBearingAxis
Declaration
public double AngleBetweenRollerEndAndBearingAxis { get; }
Property Value
| Type |
Description |
| System.Double |
|
DistanceToPressurePointFromLeftFace
Declaration
public double DistanceToPressurePointFromLeftFace { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
EffectiveTaperAngle
Declaration
public double EffectiveTaperAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
ElementCentrePointDiameter
Declaration
public double ElementCentrePointDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
MajorDiameterOffsetFromRollerCentre
Declaration
public Overridable<double> MajorDiameterOffsetFromRollerCentre { get; set; }
Property Value
Width
Declaration
public override double Width { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Implements
System.IEquatable<T>
Extension Methods