Class GeometricConstantsForRollingFrictionalMoments
Inheritance
System.Object
GeometricConstantsForRollingFrictionalMoments
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class GeometricConstantsForRollingFrictionalMoments : APIBase, IEquatable<APIBase>
Properties
R1
Declaration
public Overridable<double> R1 { get; set; }
Property Value
R2
Declaration
public Overridable<double> R2 { get; set; }
Property Value
R3
Declaration
public Overridable<double> R3 { get; set; }
Property Value
R4
Declaration
public Overridable<double> R4 { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods