Class AGMAScuffingResultsRow
Inheritance
System.Object
AGMAScuffingResultsRow
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class AGMAScuffingResultsRow : ScuffingResultsRow, IEquatable<APIBase>
Properties
CentralFilmThicknessIsothermal
Measurement: VeryShortLength
Declaration
public double CentralFilmThicknessIsothermal { get; set; }
Property Value
Type |
Description |
System.Double |
|
CentralFilmThicknessWithInletShearHeating
Measurement: VeryShortLength
Declaration
public double CentralFilmThicknessWithInletShearHeating { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public override double ContactTemperature { get; set; }
Property Value
Type |
Description |
System.Double |
|
Overrides
DimensionlessCentralFilmThickness
Declaration
public double DimensionlessCentralFilmThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
FlashTemperature
Measurement: TemperatureDifference
Declaration
public override double FlashTemperature { get; set; }
Property Value
Type |
Description |
System.Double |
|
Overrides
HertzianStress
Declaration
public double HertzianStress { get; set; }
Property Value
Type |
Description |
System.Double |
|
LoadParameter
Declaration
public double LoadParameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
MeanCoefficientOfFriction
Declaration
public double MeanCoefficientOfFriction { get; set; }
Property Value
Type |
Description |
System.Double |
|
PinionRollingVelocity
Declaration
public override double PinionRollingVelocity { get; set; }
Property Value
Type |
Description |
System.Double |
|
Overrides
Measurement: VeryShortLength
Declaration
public double SemiWidthOfHertzianContactBand { get; set; }
Property Value
Type |
Description |
System.Double |
|
SlidetoRollRatio
Declaration
public double SlidetoRollRatio { get; set; }
Property Value
Type |
Description |
System.Double |
|
SlidingVelocity
Declaration
public override double SlidingVelocity { get; set; }
Property Value
Type |
Description |
System.Double |
|
Overrides
SpecificFilmThicknessWithFilterCutoffWavelengthIsothermal
Declaration
public double SpecificFilmThicknessWithFilterCutoffWavelengthIsothermal { get; set; }
Property Value
Type |
Description |
System.Double |
|
SpecificFilmThicknessWithFilterCutoffWavelengthWithInletShearHeating
Declaration
public double SpecificFilmThicknessWithFilterCutoffWavelengthWithInletShearHeating { get; set; }
Property Value
Type |
Description |
System.Double |
|
SpeedParameter
Declaration
public double SpeedParameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
ThermalLoadingParameter
Declaration
public double ThermalLoadingParameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
ThermalReductionFactor
Declaration
public double ThermalReductionFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
WheelRollingVelocity
Declaration
public override double WheelRollingVelocity { get; set; }
Property Value
Type |
Description |
System.Double |
|
Overrides
Implements
System.IEquatable<T>
Extension Methods