![]() |
Walabot API
All you need to know to create a Walabot Application
|
Phasor is a complex number which includes the data on the amplitude and the phase of the reflected signal. More...
#include <WalabotAPI.h>
Public Attributes | |
double | real |
Phasor real component. More... | |
double | imag |
Phasor imaginary component. More... | |
Phasor is a complex number which includes the data on the amplitude and the phase of the reflected signal.
Definition at line 678 of file WalabotAPI.h.
double vcomplex_struct::imag |
Phasor imaginary component.
Definition at line 681 of file WalabotAPI.h.
double vcomplex_struct::real |
Phasor real component.
Definition at line 680 of file WalabotAPI.h.