Class LoadedNonBarrelRollerBearingDutyCycle
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
LoadedNonBarrelRollerBearingDutyCycle
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 LoadedNonBarrelRollerBearingDutyCycle : LoadedRollingBearingDutyCycle, IEquatable<APIBase>
Properties
SMTRibStressSafetyFactor
Measurement: SafetyFactor
Declaration
public double SMTRibStressSafetyFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>