DEMUX

From ICE Enterprises
Revision as of 18:05, 27 April 2020 by ConvertBot (talk | contribs) (decomposes complex file into separate real and imag output files)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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