Class FrictionalMoment
Inheritance
System.Object
FrictionalMoment
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class FrictionalMoment : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
AtStart2030DegreesCAndZeroSpeed
Declaration
public double AtStart2030DegreesCAndZeroSpeed { get; }
Property Value
| Type |
Description |
| System.Double |
|
Total
Declaration
public double Total { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods