Class GeometricConstantsForSlidingFrictionalMoments
Inheritance
System.Object
GeometricConstantsForSlidingFrictionalMoments
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class GeometricConstantsForSlidingFrictionalMoments : APIBase, IEquatable<APIBase>
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