Click or drag to resize

ScalarElementGetComplex16 Method

Gets 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 ComplexNumber GetComplex16()
View Source

Return Value

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