Difference between revisions of "DEMUX"
From ICE Enterprises
ConvertBot (talk | contribs) (decomposes complex file into separate real and imag output files) |
(No difference)
|
Latest revision as of 18:05, 27 April 2020
decomposes complex file into separate real and imag output files
<COMP> - Type 1000 COMPLEX input file <REAL> - Real part output file <IMAG> - Imaginary part output file Decomposes a <COMP> file into separate <REAL> and <IMAG> files. The following rules apply: * Output files are the same type as the input. Note: The default /TL is the variable bufSize defined in nxm.sys.lib.Primitive. Switches: /TL - The number of elements to be read each process loop [DEF=32768] See Also: MUX, nxm.sys.lib.Primitive