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