Class LoadedPlainOilFedJournalBearing
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
LoadedPlainOilFedJournalBearing
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingResults.FluidFilm
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class LoadedPlainOilFedJournalBearing : LoadedPlainJournalBearingResults, IEquatable<APIBase>
Properties
AngleBetweenOilFeedInletAndMinimumFilmThickness
Measurement: Angle
Declaration
public double AngleBetweenOilFeedInletAndMinimumFilmThickness { get; }
Property Value
Type | Description |
---|---|
System.Double |
AngleBetweenOilFeedInletAndPointOfLoading
Measurement: Angle
Declaration
public double AngleBetweenOilFeedInletAndPointOfLoading { get; }
Property Value
Type | Description |
---|---|
System.Double |
CombinedFlowRate
Measurement: FlowRate
Declaration
public double CombinedFlowRate { get; }
Property Value
Type | Description |
---|---|
System.Double |
CurrentOilInletAngularPositionFromTheXAxis
Measurement: Angle
Declaration
public double CurrentOilInletAngularPositionFromTheXAxis { get; }
Property Value
Type | Description |
---|---|
System.Double |
FeedPressure
Measurement: Stress
Declaration
public double FeedPressure { get; }
Property Value
Type | Description |
---|---|
System.Double |
IdealOilInletAngularPositionFromTheXAxis
Measurement: Angle
Declaration
public double IdealOilInletAngularPositionFromTheXAxis { get; }
Property Value
Type | Description |
---|---|
System.Double |
OilExitTemperature
Measurement: Temperature
Declaration
public double OilExitTemperature { get; }
Property Value
Type | Description |
---|---|
System.Double |
PressureFlowRate
Measurement: FlowRate
Declaration
public double PressureFlowRate { get; }
Property Value
Type | Description |
---|---|
System.Double |
SideFlowRate
Measurement: FlowRate
Declaration
public double SideFlowRate { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>