Click or drag to resize

EnergyConvertTo Method

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


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

Parameters

destUnit  EnergyRepresentation

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

Return Value

Energy

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

See Also