35 int dscmp(
const void* e1,
const void* e2);
int dscmp(const void *e1, const void *e2)
Compare two datasheets according to the number of nanowires, the size of their package and their crea...
Definition: datasheet.c:3
Defines the static characteristics of the device.
Definition: datasheet.h:16
int package_size
Definition: datasheet.h:22
double length_mean
Average length of the nano-wires in µm.
Definition: datasheet.h:19
int wires_count
Definition: datasheet.h:17
int generation_seed
Definition: datasheet.h:24
double length_std_dev
Definition: datasheet.h:20