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