Class Scuffing
Inheritance
System.Object
Scuffing
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class Scuffing : IndependentReportablePropertiesBase<Scuffing>, IEquatable<APIBase>
Properties
BulkToothTemperatureOfTestGearsFlashTemperatureMethod
Declaration
public double BulkToothTemperatureOfTestGearsFlashTemperatureMethod { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
BulkToothTemperatureOfTestGearsIntegralTemperatureMethod
Declaration
public double BulkToothTemperatureOfTestGearsIntegralTemperatureMethod { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
CoefficientOfFrictionMethodFlashTemperatureMethod
Declaration
public EnumWithSelectedValue<ScuffingCoefficientOfFrictionMethods> CoefficientOfFrictionMethodFlashTemperatureMethod { get; set; }
Property Value
Declaration
public double ContactTimeAtHighVelocity { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ContactTimeAtMediumVelocity { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public bool EstimateOilTestResultsForLongContactTimes { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
EstimateToothTemperature
Declaration
public bool EstimateToothTemperature { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
MaximumFlashTemperatureOfTestGearsFlashTemperatureMethod
Declaration
public double MaximumFlashTemperatureOfTestGearsFlashTemperatureMethod { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
MeanCoefficientOfFrictionFlashTemperatureMethod
Declaration
public double MeanCoefficientOfFrictionFlashTemperatureMethod { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
MeanFlashTemperatureOfTestGearsIntegralTemperatureMethod
Declaration
public double MeanFlashTemperatureOfTestGearsIntegralTemperatureMethod { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ScuffingTemperatureAtHighVelocity
Declaration
public double ScuffingTemperatureAtHighVelocity { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ScuffingTemperatureAtMediumVelocity
Declaration
public double ScuffingTemperatureAtMediumVelocity { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ScuffingTemperatureMethodAGMA
Declaration
public ScuffingTemperatureMethodsAGMA ScuffingTemperatureMethodAGMA { get; set; }
Property Value
ScuffingTemperatureMethodISO
Declaration
public ScuffingTemperatureMethodsISO ScuffingTemperatureMethodISO { get; set; }
Property Value
Declaration
public double UserInputScuffingIntegralTemperatureForLongContactTimes { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double UserInputScuffingTemperatureFlashTemperatureMethod { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double UserInputScuffingTemperatureForLongContactTimes { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double UserInputScuffingTemperatureIntegralTemperatureMethod { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods