Class AGMAScuffingResultsRow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AGMAScuffingResultsRow
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public 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 |
ContactTemperature
Measurement: Temperature
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
Measurement: Stress
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
Measurement: Velocity
Declaration
public override double PinionRollingVelocity { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
SemiWidthOfHertzianContactBand
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
Measurement: Velocity
Declaration
public override double SlidingVelocity { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
SpecificFilmThicknessWithFilterCutoffWavelengthIsothermal
Measurement: ShortLength
Declaration
public double SpecificFilmThicknessWithFilterCutoffWavelengthIsothermal { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SpecificFilmThicknessWithFilterCutoffWavelengthWithInletShearHeating
Measurement: ShortLength
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
Measurement: Velocity
Declaration
public override double WheelRollingVelocity { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
Implements
System.IEquatable<T>