Class GeometricConstantsForSlidingFrictionalMoments
Inheritance
System.Object
GeometricConstantsForSlidingFrictionalMoments
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class GeometricConstantsForSlidingFrictionalMoments : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
S1
Declaration
public Overridable<double> S1 { get; set; }
Property Value
S2
Declaration
public Overridable<double> S2 { get; set; }
Property Value
S3
Declaration
public Overridable<double> S3 { get; set; }
Property Value
S4
Declaration
public Overridable<double> S4 { get; set; }
Property Value
S5
Declaration
public Overridable<double> S5 { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods