Class Friction
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
Friction
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 Friction : SKFCalculationResult, IEquatable<APIBase>
Properties
FrictionalMoment
Declaration
public FrictionalMoment FrictionalMoment { get; }
Property Value
Type | Description |
---|---|
FrictionalMoment |
FrictionSources
Declaration
public FrictionSources FrictionSources { get; }
Property Value
Type | Description |
---|---|
FrictionSources |
PowerLoss
Measurement: Power
Declaration
public double PowerLoss { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>