Class AxialFeedJournalBearing
Inheritance
System.Object
AxialFeedJournalBearing
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingDesigns.FluidFilm
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class AxialFeedJournalBearing : APIBase, IEquatable<APIBase>
Properties
GrooveAngularLocation
The angular position of the centre of the groove, measured from the X axis of the bearing coordinate system.
Measurement: Angle
Declaration
public double GrooveAngularLocation { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>