Class LoadedTiltingPadJournalBearingResults
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
LoadedTiltingPadJournalBearingResults
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class LoadedTiltingPadJournalBearingResults : LoadedPadFluidFilmBearingResults, IEquatable<APIBase>
Properties
AngularPositionOfTheMinimumFilmThicknessFromTheXAxis
Declaration
public double AngularPositionOfTheMinimumFilmThicknessFromTheXAxis { get; }
Property Value
Type |
Description |
System.Double |
|
CriticalReynoldsNumber
Declaration
public double CriticalReynoldsNumber { get; }
Property Value
Type |
Description |
System.Double |
|
EccentricityRatio
Declaration
public double EccentricityRatio { get; }
Property Value
Type |
Description |
System.Double |
|
EffectiveFilmTemperature
Declaration
public double EffectiveFilmTemperature { get; set; }
Property Value
Type |
Description |
System.Double |
|
ExitFlow
Declaration
public double ExitFlow { get; }
Property Value
Type |
Description |
System.Double |
|
ForceInDirectionOfEccentricity
Declaration
public double ForceInDirectionOfEccentricity { get; }
Property Value
Type |
Description |
System.Double |
|
HydrodynamicPreloadFactor
Declaration
public double HydrodynamicPreloadFactor { get; }
Property Value
Type |
Description |
System.Double |
|
InletFlow
Declaration
public double InletFlow { get; }
Property Value
Type |
Description |
System.Double |
|
LubricantDensity
Declaration
public double LubricantDensity { get; }
Property Value
Type |
Description |
System.Double |
|
LubricantDynamicViscosity
Declaration
public double LubricantDynamicViscosity { get; }
Property Value
Type |
Description |
System.Double |
|
MaximumPadEccentricityRatio
Declaration
public double MaximumPadEccentricityRatio { get; }
Property Value
Type |
Description |
System.Double |
|
MaximumPressure
Declaration
public double MaximumPressure { get; }
Property Value
Type |
Description |
System.Double |
|
MaximumPressureVelocity
Declaration
public double MaximumPressureVelocity { get; }
Property Value
Type |
Description |
System.Double |
|
MinimumFilmThickness
Measurement: VeryShortLength
Declaration
public override double MinimumFilmThickness { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
NonDimensionalFriction
Declaration
public double NonDimensionalFriction { get; }
Property Value
Type |
Description |
System.Double |
|
NonDimensionalMaximumPressure
Declaration
public double NonDimensionalMaximumPressure { get; }
Property Value
Type |
Description |
System.Double |
|
NonDimensionalMinimumFilmThickness
Declaration
public double NonDimensionalMinimumFilmThickness { get; }
Property Value
Type |
Description |
System.Double |
|
NonDimensionalOutFlow
Declaration
public double NonDimensionalOutFlow { get; }
Property Value
Type |
Description |
System.Double |
|
NonDimensionalSideFlow
Declaration
public double NonDimensionalSideFlow { get; }
Property Value
Type |
Description |
System.Double |
|
PadShapeFactor
Ratio of the Difference Between Pad Contact Surface Radius and Bearing Inner Radius and the Radial Internal Clearance
Declaration
public double PadShapeFactor { get; }
Property Value
Type |
Description |
System.Double |
|
RelativeClearance
Ratio of the radial internal clearance to the bearing bore radius.
Declaration
public double RelativeClearance { get; }
Property Value
Type |
Description |
System.Double |
|
ReynoldsNumber
Declaration
public override double ReynoldsNumber { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
SideFlow
Declaration
public double SideFlow { get; }
Property Value
Type |
Description |
System.Double |
|
SommerfeldNumber
Declaration
public double SommerfeldNumber { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods