Click or drag to resize

ScalarElementSetReal8 Method

Sets the value of this scalar as a 64-bit floating point number.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public void SetReal8(
	double value
)
View Source

Parameters

value  Double
The new value as a 64-bit floating point number.
See Also