Class ISOTR1417912001CoefficientOfFrictionConstants
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ISOTR1417912001CoefficientOfFrictionConstants
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Materials
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ISOTR1417912001CoefficientOfFrictionConstants : NamedDatabaseItem, IEquatable<APIBase>
Properties
ConstantC1
Declaration
public Overridable<double> ConstantC1 { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
LoadIntensityExponent
Declaration
public Overridable<double> LoadIntensityExponent { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
OilViscosityExponent
Declaration
public Overridable<double> OilViscosityExponent { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
PitchLineVelocityExponent
Declaration
public Overridable<double> PitchLineVelocityExponent { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
Implements
System.IEquatable<T>