Click or drag to resize

ScalarElementSetComplex16 Method

Sets the value of this scalar as a 16-byte complex number.

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

Parameters

value  ComplexNumber
The new value as a 16-byte complex number.
See Also