Class LoadedPlainOilFedJournalBearing
Inheritance
System.Object
LoadedPlainOilFedJournalBearing
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LoadedPlainOilFedJournalBearing : LoadedPlainJournalBearingResults, IEquatable<APIBase>
Properties
AngleBetweenOilFeedInletAndMinimumFilmThickness
Declaration
public double AngleBetweenOilFeedInletAndMinimumFilmThickness { get; }
Property Value
| Type |
Description |
| System.Double |
|
AngleBetweenOilFeedInletAndPointOfLoading
Declaration
public double AngleBetweenOilFeedInletAndPointOfLoading { get; }
Property Value
| Type |
Description |
| System.Double |
|
CombinedFlowRate
Declaration
public double CombinedFlowRate { get; }
Property Value
| Type |
Description |
| System.Double |
|
CurrentOilInletAngularPositionFromTheXAxis
Declaration
public double CurrentOilInletAngularPositionFromTheXAxis { get; }
Property Value
| Type |
Description |
| System.Double |
|
FeedPressure
Declaration
public double FeedPressure { get; }
Property Value
| Type |
Description |
| System.Double |
|
IdealOilInletAngularPositionFromTheXAxis
Declaration
public double IdealOilInletAngularPositionFromTheXAxis { get; }
Property Value
| Type |
Description |
| System.Double |
|
OilExitTemperature
Declaration
public double OilExitTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
PressureFlowRate
Declaration
public double PressureFlowRate { get; }
Property Value
| Type |
Description |
| System.Double |
|
SideFlowRate
Declaration
public double SideFlowRate { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods