Click or drag to resize

ScalarElementGetComplex8 Method

Gets the value of this scalar as an 8-byte complex number.

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

Return Value

ComplexNumber
The value as an 8-byte complex number.
See Also