Class AxialGrooveJournalBearing
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AxialGrooveJournalBearing
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingDesigns.FluidFilm
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class AxialGrooveJournalBearing : AxialFeedJournalBearing, IEquatable<APIBase>
Properties
GrooveLength
The axial length of the groove.
Measurement: ShortLength
Declaration
public double GrooveLength { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
GrooveRadialDimension
Measurement: Angle
Declaration
public virtual double GrooveRadialDimension { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>