Class PermissibleAxialLoad
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling.SkfModule
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PermissibleAxialLoad : APIBase, IEquatable<APIBase>
Properties
BriefPeriods
Measurement: Force
Declaration
public double BriefPeriods { get; }
Property Value
Type | Description |
---|---|
System.Double |
Continuous
Measurement: Force
Declaration
public double Continuous { get; }
Property Value
Type | Description |
---|---|
System.Double |
PeakLoads
Measurement: Force
Declaration
public double PeakLoads { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>