GNU Radio Manual and C++ API Reference  3.9.1.0
The Free & Open Software Radio Ecosystem
noise_type.h
Go to the documentation of this file.
1 /* -*- c++ -*- */
2 /*
3  * Copyright 2004,2012 Free Software Foundation, Inc.
4  *
5  * This file is part of GNU Radio
6  *
7  * SPDX-License-Identifier: GPL-3.0-or-later
8  *
9  */
10 
11 #ifndef INCLUDED_ANALOG_NOISE_TYPE_H
12 #define INCLUDED_ANALOG_NOISE_TYPE_H
13 
14 namespace gr {
15 namespace analog {
16 
18 
19 } /* namespace analog */
20 } /* namespace gr */
21 
22 #endif /* INCLUDED_ANALOG_NOISE_TYPE_H */
gr::analog::GR_IMPULSE
@ GR_IMPULSE
Definition: noise_type.h:17
gr::analog::GR_LAPLACIAN
@ GR_LAPLACIAN
Definition: noise_type.h:17
gr::analog::GR_GAUSSIAN
@ GR_GAUSSIAN
Definition: noise_type.h:17
gr::analog::noise_type_t
noise_type_t
Definition: noise_type.h:17
gr
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:29
gr::analog::GR_UNIFORM
@ GR_UNIFORM
Definition: noise_type.h:17