Click or drag to resize

HourToSIUnit Method

[Missing <summary> documentation for "M:Altaxo.Units.Time.Hour.ToSIUnit(System.Double)"]


Namespace: Altaxo.Units.Time
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double ToSIUnit(
	double x
)

Parameters

x  Double

[Missing <param name="x"/> documentation for "M:Altaxo.Units.Time.Hour.ToSIUnit(System.Double)"]

Return Value

Double

[Missing <returns> documentation for "M:Altaxo.Units.Time.Hour.ToSIUnit(System.Double)"]

Implements

IUnitToSIUnit(Double)
See Also