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