Class LoadedTiltingThrustPad
Inheritance
System.Object
LoadedTiltingThrustPad
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LoadedTiltingThrustPad : LoadedFluidFilmBearingPad, IEquatable<APIBase>
Properties
EffectiveFilmKinematicViscosity
Declaration
public double EffectiveFilmKinematicViscosity { get; }
Property Value
| Type |
Description |
| System.Double |
|
EffectiveFilmTemperature
Declaration
public double EffectiveFilmTemperature { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
FilmThicknessAtPivot
Declaration
public double FilmThicknessAtPivot { get; }
Property Value
| Type |
Description |
| System.Double |
|
FilmThicknessMinimum
Declaration
public double FilmThicknessMinimum { get; }
Property Value
| Type |
Description |
| System.Double |
|
Force
Declaration
public double Force { get; }
Property Value
| Type |
Description |
| System.Double |
|
LubricantFlowAtLeadingEdge
Declaration
public double LubricantFlowAtLeadingEdge { get; }
Property Value
| Type |
Description |
| System.Double |
|
LubricantFlowAtTrailingEdge
Declaration
public double LubricantFlowAtTrailingEdge { get; }
Property Value
| Type |
Description |
| System.Double |
|
LubricantSideFlow
Declaration
public double LubricantSideFlow { get; }
Property Value
| Type |
Description |
| System.Double |
|
LubricantTemperatureAtLeadingEdge
Declaration
public double LubricantTemperatureAtLeadingEdge { get; }
Property Value
| Type |
Description |
| System.Double |
|
LubricantTemperatureAtTrailingEdge
Declaration
public double LubricantTemperatureAtTrailingEdge { get; }
Property Value
| Type |
Description |
| System.Double |
|
PowerLoss
Declaration
public double PowerLoss { get; }
Property Value
| Type |
Description |
| System.Double |
|
PressureVelocity
Declaration
public double PressureVelocity { get; }
Property Value
| Type |
Description |
| System.Double |
|
ReynoldsNumber
Declaration
public double ReynoldsNumber { get; }
Property Value
| Type |
Description |
| System.Double |
|
Tilt
Declaration
public double Tilt { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods