Click or drag to resize

DimensionfulQuantity(Double) Constructor

Creates a dimensionless quantity with the provided value.

Namespace: Altaxo.Units
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DimensionfulQuantity(
	double value
)

Parameters

value  Double
Value.
See Also