Copy contents of list item fields to corresponding dense array storage.
procedure CopyToDense(const dstFreq: TVec; const dstAmplt: TVec; const dstPhase: TVec); overload;
CopyToDense Method