diff options
Diffstat (limited to 'gr-fft/python/fft/bindings/docstrings')
8 files changed, 420 insertions, 0 deletions
diff --git a/gr-fft/python/fft/bindings/docstrings/ctrlport_probe_psd_pydoc_template.h b/gr-fft/python/fft/bindings/docstrings/ctrlport_probe_psd_pydoc_template.h new file mode 100644 index 0000000000..28584573cc --- /dev/null +++ b/gr-fft/python/fft/bindings/docstrings/ctrlport_probe_psd_pydoc_template.h @@ -0,0 +1,33 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, fft, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_fft_ctrlport_probe_psd = R"doc()doc"; + + +static const char* __doc_gr_fft_ctrlport_probe_psd_ctrlport_probe_psd_0 = R"doc()doc"; + + +static const char* __doc_gr_fft_ctrlport_probe_psd_ctrlport_probe_psd_1 = R"doc()doc"; + + +static const char* __doc_gr_fft_ctrlport_probe_psd_make = R"doc()doc"; + + +static const char* __doc_gr_fft_ctrlport_probe_psd_get = R"doc()doc"; + + +static const char* __doc_gr_fft_ctrlport_probe_psd_set_length = R"doc()doc"; diff --git a/gr-fft/python/fft/bindings/docstrings/fft_pydoc_template.h b/gr-fft/python/fft/bindings/docstrings/fft_pydoc_template.h new file mode 100644 index 0000000000..fabe5afd47 --- /dev/null +++ b/gr-fft/python/fft/bindings/docstrings/fft_pydoc_template.h @@ -0,0 +1,114 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, fft, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_fft_planner = R"doc()doc"; + + +static const char* __doc_gr_fft_planner_planner_0 = R"doc()doc"; + + +static const char* __doc_gr_fft_planner_planner_1 = R"doc()doc"; + + +static const char* __doc_gr_fft_planner_mutex = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_complex = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_complex_fft_complex = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_complex_get_inbuf = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_complex_get_outbuf = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_complex_inbuf_length = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_complex_outbuf_length = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_complex_set_nthreads = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_complex_nthreads = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_complex_execute = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_fwd = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_fwd_fft_real_fwd = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_fwd_get_inbuf = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_fwd_get_outbuf = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_fwd_inbuf_length = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_fwd_outbuf_length = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_fwd_set_nthreads = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_fwd_nthreads = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_fwd_execute = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_rev = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_rev_fft_real_rev = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_rev_get_inbuf = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_rev_get_outbuf = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_rev_inbuf_length = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_rev_outbuf_length = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_rev_set_nthreads = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_rev_nthreads = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_real_rev_execute = R"doc()doc"; + + +static const char* __doc_gr_fft_malloc_complex = R"doc()doc"; + + +static const char* __doc_gr_fft_free = R"doc()doc"; diff --git a/gr-fft/python/fft/bindings/docstrings/fft_shift_pydoc_template.h b/gr-fft/python/fft/bindings/docstrings/fft_shift_pydoc_template.h new file mode 100644 index 0000000000..4a1b3ede3e --- /dev/null +++ b/gr-fft/python/fft/bindings/docstrings/fft_shift_pydoc_template.h @@ -0,0 +1,15 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, fft, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ diff --git a/gr-fft/python/fft/bindings/docstrings/fft_vcc_pydoc_template.h b/gr-fft/python/fft/bindings/docstrings/fft_vcc_pydoc_template.h new file mode 100644 index 0000000000..ecf12fc7f5 --- /dev/null +++ b/gr-fft/python/fft/bindings/docstrings/fft_vcc_pydoc_template.h @@ -0,0 +1,36 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, fft, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_fft_fft_vcc = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vcc_fft_vcc_0 = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vcc_fft_vcc_1 = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vcc_make = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vcc_set_nthreads = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vcc_nthreads = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vcc_set_window = R"doc()doc"; diff --git a/gr-fft/python/fft/bindings/docstrings/fft_vfc_pydoc_template.h b/gr-fft/python/fft/bindings/docstrings/fft_vfc_pydoc_template.h new file mode 100644 index 0000000000..6c8a4b15b7 --- /dev/null +++ b/gr-fft/python/fft/bindings/docstrings/fft_vfc_pydoc_template.h @@ -0,0 +1,36 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, fft, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_fft_fft_vfc = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vfc_fft_vfc_0 = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vfc_fft_vfc_1 = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vfc_make = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vfc_set_nthreads = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vfc_nthreads = R"doc()doc"; + + +static const char* __doc_gr_fft_fft_vfc_set_window = R"doc()doc"; diff --git a/gr-fft/python/fft/bindings/docstrings/goertzel_fc_pydoc_template.h b/gr-fft/python/fft/bindings/docstrings/goertzel_fc_pydoc_template.h new file mode 100644 index 0000000000..76ebd24a84 --- /dev/null +++ b/gr-fft/python/fft/bindings/docstrings/goertzel_fc_pydoc_template.h @@ -0,0 +1,39 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, fft, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_fft_goertzel_fc = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_fc_goertzel_fc_0 = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_fc_goertzel_fc_1 = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_fc_make = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_fc_set_freq = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_fc_set_rate = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_fc_freq = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_fc_rate = R"doc()doc"; diff --git a/gr-fft/python/fft/bindings/docstrings/goertzel_pydoc_template.h b/gr-fft/python/fft/bindings/docstrings/goertzel_pydoc_template.h new file mode 100644 index 0000000000..a0963f2f4d --- /dev/null +++ b/gr-fft/python/fft/bindings/docstrings/goertzel_pydoc_template.h @@ -0,0 +1,39 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, fft, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_fft_goertzel = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_goertzel_0 = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_goertzel_1 = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_set_params = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_batch = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_input = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_output = R"doc()doc"; + + +static const char* __doc_gr_fft_goertzel_ready = R"doc()doc"; diff --git a/gr-fft/python/fft/bindings/docstrings/window_pydoc_template.h b/gr-fft/python/fft/bindings/docstrings/window_pydoc_template.h new file mode 100644 index 0000000000..cc089b8c4d --- /dev/null +++ b/gr-fft/python/fft/bindings/docstrings/window_pydoc_template.h @@ -0,0 +1,108 @@ +/* + * Copyright 2020 Free Software Foundation, Inc. + * + * This file is part of GNU Radio + * + * SPDX-License-Identifier: GPL-3.0-or-later + * + */ +#include "pydoc_macros.h" +#define D(...) DOC(gr, fft, __VA_ARGS__) +/* + This file contains placeholders for docstrings for the Python bindings. + Do not edit! These were automatically extracted during the binding process + and will be overwritten during the build process + */ + + +static const char* __doc_gr_fft_window = R"doc()doc"; + + +static const char* __doc_gr_fft_window_window_0 = R"doc()doc"; + + +static const char* __doc_gr_fft_window_window_1 = R"doc()doc"; + + +static const char* __doc_gr_fft_window_max_attenuation = R"doc()doc"; + + +static const char* __doc_gr_fft_window_coswindow_0 = R"doc()doc"; + + +static const char* __doc_gr_fft_window_coswindow_1 = R"doc()doc"; + + +static const char* __doc_gr_fft_window_coswindow_2 = R"doc()doc"; + + +static const char* __doc_gr_fft_window_rectangular = R"doc()doc"; + + +static const char* __doc_gr_fft_window_hamming = R"doc()doc"; + + +static const char* __doc_gr_fft_window_hann = R"doc()doc"; + + +static const char* __doc_gr_fft_window_hanning = R"doc()doc"; + + +static const char* __doc_gr_fft_window_blackman = R"doc()doc"; + + +static const char* __doc_gr_fft_window_blackman2 = R"doc()doc"; + + +static const char* __doc_gr_fft_window_blackman3 = R"doc()doc"; + + +static const char* __doc_gr_fft_window_blackman4 = R"doc()doc"; + + +static const char* __doc_gr_fft_window_blackman_harris = R"doc()doc"; + + +static const char* __doc_gr_fft_window_blackmanharris = R"doc()doc"; + + +static const char* __doc_gr_fft_window_nuttall = R"doc()doc"; + + +static const char* __doc_gr_fft_window_nuttal = R"doc()doc"; + + +static const char* __doc_gr_fft_window_blackman_nuttall = R"doc()doc"; + + +static const char* __doc_gr_fft_window_blackman_nuttal = R"doc()doc"; + + +static const char* __doc_gr_fft_window_nuttall_cfd = R"doc()doc"; + + +static const char* __doc_gr_fft_window_nuttal_cfd = R"doc()doc"; + + +static const char* __doc_gr_fft_window_flattop = R"doc()doc"; + + +static const char* __doc_gr_fft_window_kaiser = R"doc()doc"; + + +static const char* __doc_gr_fft_window_bartlett = R"doc()doc"; + + +static const char* __doc_gr_fft_window_welch = R"doc()doc"; + + +static const char* __doc_gr_fft_window_parzen = R"doc()doc"; + + +static const char* __doc_gr_fft_window_exponential = R"doc()doc"; + + +static const char* __doc_gr_fft_window_riemann = R"doc()doc"; + + +static const char* __doc_gr_fft_window_build = R"doc()doc"; |