Class PlasticSNCurveForTheSpecifiedOperatingConditions
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PlasticSNCurveForTheSpecifiedOperatingConditions
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Cylindrical.PlasticVDI2736
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class PlasticSNCurveForTheSpecifiedOperatingConditions : PlasticSNCurve, IEquatable<APIBase>
Properties
FlankTemperature
Measurement: Temperature
Declaration
public override double FlankTemperature { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
LifeCycles
Measurement: Cycles
Declaration
public override double LifeCycles { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
Lubricant
Declaration
public override VDI2736LubricantType Lubricant { get; set; }
Property Value
Type | Description |
---|---|
VDI2736LubricantType |
Overrides
RootTemperature
Measurement: Temperature
Declaration
public override double RootTemperature { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
Implements
System.IEquatable<T>