Click or drag to resize

EnergyInUnitsOf Method

[Missing <summary> documentation for "M:Altaxo.Science.Energy.InUnitsOf(Altaxo.Science.EnergyRepresentation)"]


Namespace: Altaxo.Science
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double InUnitsOf(
	EnergyRepresentation destUnit
)

Parameters

destUnit  EnergyRepresentation

[Missing <param name="destUnit"/> documentation for "M:Altaxo.Science.Energy.InUnitsOf(Altaxo.Science.EnergyRepresentation)"]

Return Value

Double

[Missing <returns> documentation for "M:Altaxo.Science.Energy.InUnitsOf(Altaxo.Science.EnergyRepresentation)"]

See Also