DEMUX

From ICE Enterprises
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