DimensionfulQuantity(Double) Constructor |
Creates a dimensionless quantity with the provided value.
Namespace: Altaxo.UnitsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public DimensionfulQuantity(
double value
)
Parameters
- value Double
- Value.
See Also