Class Friction
Inheritance
System.Object
Friction
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class Friction : SKFCalculationResult, IEquatable<APIBase>
Properties
FrictionalMoment
Declaration
public FrictionalMoment FrictionalMoment { get; }
Property Value
FrictionSources
Declaration
public FrictionSources FrictionSources { get; }
Property Value
PowerLoss
Declaration
public double PowerLoss { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods