Class LoadedNonBarrelRollerElement
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
LoadedNonBarrelRollerElement
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class LoadedNonBarrelRollerElement : LoadedRollerBearingElement, IEquatable<APIBase>
Properties
MinimumSMTRibStressSafetyFactor
Calculated using a reference maximum normal stress of 4 GPa.
Measurement: SafetyFactor
Declaration
public double MinimumSMTRibStressSafetyFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>