discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] signal-types


From: Wolfgang Buesser
Subject: [Discuss-gnuradio] signal-types
Date: Sun, 30 Dec 2018 17:49:44 +0100

Hello

I find the data-types for python OOTs very confusing:
Apparently there are the following data-types:

float = float64
float32 used by most standard-blocks
float64

complex = complex128
complex64 used by most standard-blocks
complex128

This not really clear from the doc/tutorials.
In particular the exmaples use float or complex which does NOT work
with standard blocks.

A clear listing of the data-types used would be very helpful to
newcomers like me.

Wolfgang





reply via email to

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