Click or drag to resize

DimensionfulQuantityExtensions Class

Extension methods for DimensionfulQuantity.
Inheritance Hierarchy
SystemObject
  Altaxo.UnitsDimensionfulQuantityExtensions

Namespace: Altaxo.Units
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public static class DimensionfulQuantityExtensions

The DimensionfulQuantityExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodCheckUnitCompatibleWith Checks whether the quantity x has the expected expectedUnit, and if not, throws an ArgumentException.
Top
See Also