discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Range of floating point io types


From: Peter Bjørn Jørgensen
Subject: [Discuss-gnuradio] Range of floating point io types
Date: Thu, 01 Sep 2011 16:09:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.1) Gecko/20110831 Thunderbird/6.0.1

How does the UHD library handle complex floating point numbers, that are out of range?

The doxygen documentation [1] says that the range of COMPLEX_FLOAT32 is [-1.0,1.0], which means that both the real and imaginary part must be within this range, right?
And what happens if you try to send values larger than 1.0?
I would expect the sample to be rounded down to 1.0, but couldn't tell from the documentation.

[1] http://files.ettus.com/uhd_docs/doxygen/html/classuhd_1_1io__type__t.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]