Class FrictionalMoment
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    FrictionalMoment
  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 FrictionalMoment : APIBase, IEquatable<APIBase>Fields
_parent
Declaration
protected readonly APIBase _parentField Value
| Type | Description | 
|---|---|
| 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>