Editing Chunks to Symbols
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
[[Category:Block Docs]] | [[Category:Block Docs]] | ||
− | Map a stream of unpacked symbol indexes to stream of float or complex constellation points in D dimensions | + | Map a stream of unpacked symbol indexes to stream of float or complex constellation points in D dimensions (D = 1 by default) |
The combination of [[Packed to Unpacked]] followed by this block handles the general case of mapping from a stream of bytes or shorts into arbitrary float or complex symbols. | The combination of [[Packed to Unpacked]] followed by this block handles the general case of mapping from a stream of bytes or shorts into arbitrary float or complex symbols. | ||
Line 9: | Line 9: | ||
; Symbol table (''R''): list that maps chunks to symbols. | ; Symbol table (''R''): list that maps chunks to symbols. | ||
− | ; Dimension : | + | ; Dimension : dimension of table. |
− | |||
− | |||
== Example Flowgraph == | == Example Flowgraph == |