Class AxialGrooveJournalBearing
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingDesigns.FluidFilm
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class AxialGrooveJournalBearing : AxialFeedJournalBearing, IEquatable<APIBase>
Properties
GrooveLength
Declaration
public double GrooveLength { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
GrooveRadialDimension
Declaration
public virtual double GrooveRadialDimension { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>