Class LoadedCylindricalRollerBearingDutyCycle
Inheritance
System.Object
LoadedCylindricalRollerBearingDutyCycle
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class LoadedCylindricalRollerBearingDutyCycle : LoadedNonBarrelRollerBearingDutyCycle, IEquatable<APIBase>
Properties
PermissibleContinuousAxialLoadSafetyFactor
Measurement: SafetyFactor
Declaration
public double PermissibleContinuousAxialLoadSafetyFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>