James Reynolds / AD594x Driver
Embed: (wiki syntax)

« Back to documentation index

iImpCar_Type Struct Reference

iImpCar_Type Struct Reference
[TypeDefinitions]

int32_t type Impedance result in Cartesian coordinate More...

#include <ad5940.h>

Data Fields

int32_t Real
 The real part in Cartesian coordinate.
int32_t Image
 The real imaginary in Cartesian coordinate.

Detailed Description

int32_t type Impedance result in Cartesian coordinate

Definition at line 4743 of file ad5940.h.


Field Documentation

int32_t Image

The real imaginary in Cartesian coordinate.

Definition at line 4746 of file ad5940.h.

int32_t Real

The real part in Cartesian coordinate.

Definition at line 4745 of file ad5940.h.