Class Force
Inheritance
System.Object
Force
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class Force : MeasurementBase, IEquatable<APIBase>
Properties
KilogramsForce
Declaration
public Unit KilogramsForce { get; }
Property Value
Kilonewtons
Declaration
public Unit Kilonewtons { get; }
Property Value
Millinewtons
Declaration
public Unit Millinewtons { get; }
Property Value
Newtons
Declaration
public Unit Newtons { get; }
Property Value
OuncesForce
Declaration
public Unit OuncesForce { get; }
Property Value
PoundsForce
Declaration
public Unit PoundsForce { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods