Struct ZISweeperDemodSample#

struct ZISweeperDemodSample#

Public Members

double grid#

Grid value (x-axis)

double bandwidth#

Demodulator bandwidth used for the specific sweep point.

uint64_t count#

Sample count used for statistic calculation.

double tc#

Time constant calculated for the specific sweep point.

double tcMeas#

Time constant used by the device.

double settling#

Settling time (s) used to wait until averaging operation is started.

ZITimeStamp setTimeStamp#

Time stamp when the grid value was set on the device.

ZITimeStamp nextTimeStamp#

Time stamp when the first statistic value was recorded.

ZIStatisticSample x#

Sweep point statistic result of X.

ZIStatisticSample y#

Sweep point statistic result of Y.

ZIStatisticSample r#

Sweep point statistic result of R.

ZIStatisticSample phase#

Sweep point statistic result of phase.

ZIStatisticSample frequency#

Sweep point statistic result of frequency.

ZIStatisticSample auxin0#

Sweep point statistic result of auxin0.

ZIStatisticSample auxin1#

Sweep point statistic result of auxin1.