Class ISOTR1417912001CoefficientOfFrictionConstants
Inheritance
System.Object
ISOTR1417912001CoefficientOfFrictionConstants
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ISOTR1417912001CoefficientOfFrictionConstants : NamedDatabaseItem, IEquatable<APIBase>
Properties
ConstantC1
Declaration
public Overridable<double> ConstantC1 { get; set; }
Property Value
LoadIntensityExponent
Declaration
public Overridable<double> LoadIntensityExponent { get; set; }
Property Value
OilViscosityExponent
Declaration
public Overridable<double> OilViscosityExponent { get; set; }
Property Value
PitchLineVelocityExponent
Declaration
public Overridable<double> PitchLineVelocityExponent { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods