defineFileFormat

PURPOSE ^

defines properties which depend on the raw file version

SYNOPSIS ^

function [samplingFreq, limit, postfix] = defineFileFormat(rawFileVersion, samplingFreq)

DESCRIPTION ^

defines properties which depend on the raw file version
some file formats have a fixed sampling rate. if not, the sampling rate is not modified

samplingFreq: the sampling frequency in Hz
limit: what is the maximal absolute valid value for this file format (bigger/smaller than this is treated as out of range)
postfix: postfix (e.g. ".Ncs") of the filename

urut/april07

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 03-Oct-2007 12:29:38 by m2html © 2003