GNU Radio's TEST Package
|
Files | |
file | axis.h |
Logic to deal with various axises. | |
Classes | |
struct | freq_axis |
Functions | |
void | freq_axis_build (struct freq_axis *fx, double center, double span, int n_div) |
void | freq_axis_render (struct freq_axis *fx, char *str, int step) |
void freq_axis_build | ( | struct freq_axis * | fx, |
double | center, | ||
double | span, | ||
int | n_div | ||
) |
void freq_axis_render | ( | struct freq_axis * | fx, |
char * | str, | ||
int | step | ||
) |