Click or drag to resize

DimensionfulQuantityAsValueInSIUnits Property

Converts this quantity to its numerical value in SI units (without prefix).

Namespace: Altaxo.Units
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double AsValueInSIUnits { get; }

Property Value

Double
See Also