Class StaticSafetyFactors
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StaticSafetyFactors
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling.SkfModule
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class StaticSafetyFactors : SKFCalculationResult, IEquatable<APIBase>
Properties
EquivalentStaticLoad
Measurement: Force
Declaration
public double EquivalentStaticLoad { get; }
Property Value
Type | Description |
---|---|
System.Double |
StaticSafetyFactor
Declaration
public double StaticSafetyFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>