Class LoadedAxialThrustCylindricalRollerBearingRow
Inheritance
System.Object
LoadedAxialThrustCylindricalRollerBearingRow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LoadedAxialThrustCylindricalRollerBearingRow : LoadedNonBarrelRollerBearingRow, IEquatable<APIBase>
Properties
LoadedBearing
Declaration
public LoadedAxialThrustCylindricalRollerBearingResults LoadedBearing { get; }
Property Value
| Type | Description |
|---|---|
| LoadedAxialThrustCylindricalRollerBearingResults |
Implements
System.IEquatable<T>