LIBRAAPI int ra_meas_copy (meas_handle mh, const char * dest_dir);
LIBRAAPI int ra_meas_copy
mh
handle of measurement which should be copied
dest_dir
destination directory
The function copy the files of measurement mh to directory dest_dir. IMPORTANT!!! Function _not_ completely tested. Use at your own risk.
ra.c