Represents an abstract unit of measurement that comprises two other distinct units.
For a list of all members of this type, see CompoundUnit Members.
System.Object
Unit
CompoundUnit
DistanceOverTime
ForceOverArea
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class is intended to solve the problem of how to represent units that are, in fact, collections of other units. For example, Pressure is measured in force (Mass) over Area, and either of the two constituents could easily vary independently of the other.
Namespace: InnerDrive.Quantitative
Assembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll)
CompoundUnit Members | InnerDrive.Quantitative Namespace