Class FourPointContactBallBearing
Inheritance
System.Object
FourPointContactBallBearing
Assembly: SMT.MastaAPI.14.1.dll
public class FourPointContactBallBearing : MultiPointContactBallBearing, IEquatable<APIBase>
Properties
Declaration
public double AssemblyAxialInternalClearance { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public FourPointContactAngleDefinition ContactAngleAndInternalClearanceDefinition { get; set; }
Property Value
Declaration
public Overridable<double> ContactAngleUnderAxialLoad { get; }
Property Value
Declaration
public Overridable<double> ContactAngleUnderRadialLoad { get; }
Property Value
Declaration
public double NominalRadialInternalClearance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods