Class GeometricConstants
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GeometricConstants
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingDesigns.Rolling
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class GeometricConstants : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Type | Description |
---|---|
APIBase |
Properties
GeometricConstantsForRollingFrictionalMoments
Declaration
public GeometricConstantsForRollingFrictionalMoments GeometricConstantsForRollingFrictionalMoments { get; }
Property Value
Type | Description |
---|---|
GeometricConstantsForRollingFrictionalMoments |
GeometricConstantsForSlidingFrictionalMoments
Declaration
public GeometricConstantsForSlidingFrictionalMoments GeometricConstantsForSlidingFrictionalMoments { get; }
Property Value
Type | Description |
---|---|
GeometricConstantsForSlidingFrictionalMoments |
Implements
System.IEquatable<T>