Class PlasticSNCurveForTheSpecifiedOperatingConditions
Inheritance
System.Object
PlasticSNCurveForTheSpecifiedOperatingConditions
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class PlasticSNCurveForTheSpecifiedOperatingConditions : PlasticSNCurve, IEquatable<APIBase>
Properties
FlankTemperature
Declaration
public override double FlankTemperature { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
LifeCycles
Declaration
public override double LifeCycles { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Lubricant
Declaration
public override VDI2736LubricantType Lubricant { get; set; }
Property Value
Overrides
RootTemperature
Declaration
public override double RootTemperature { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Implements
System.IEquatable<T>
Extension Methods