AKELA OpenVNA
 All Data Structures Functions Variables Typedefs Groups
ComplexData Struct Reference

#include <akela_vna_dll.h>

Data Fields

double * I
 
double * Q
 

Detailed Description

Container struct for passing IQ data sets around. The I and Q members are pointers to caller-allocated arrays of the requisite type (double, in this case).

Field Documentation

double* I

In-phase component value array

double* Q

Quadrature component value array


The documentation for this struct was generated from the following file: