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