Class LoadedBallBearingRaceResults
Inheritance
System.Object
LoadedBallBearingRaceResults
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LoadedBallBearingRaceResults : LoadedRollingBearingRaceResults, IEquatable<APIBase>
Properties
ContactRadiusAtRightAnglesToRollingDirection
Declaration
public double ContactRadiusAtRightAnglesToRollingDirection { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
HertzianSemiMajorDimensionHighestLoad
Declaration
public double HertzianSemiMajorDimensionHighestLoad { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
HertzianSemiMinorDimensionHighestLoad
Declaration
public double HertzianSemiMinorDimensionHighestLoad { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>