James Reynolds / AD594x Driver
Embed: (wiki syntax)

« Back to documentation index

fImpPol_Type Struct Reference

fImpPol_Type Struct Reference
[TypeDefinitions]

Impedance result in Polar coordinate. More...

#include <ad5940.h>

Data Fields

float Magnitude
 The magnitude in polar coordinate.
float Phase
 The phase in polar coordinate.

Detailed Description

Impedance result in Polar coordinate.

Definition at line 4725 of file ad5940.h.


Field Documentation

float Magnitude

The magnitude in polar coordinate.

Definition at line 4727 of file ad5940.h.

float Phase

The phase in polar coordinate.

Definition at line 4728 of file ad5940.h.