Zero Fill
Parameters:
One (and only one) of the following should be defined: * zf Number of times to double the size. * pad Number of zeros to add. * size Desired final size.
Set these to True for desired operation (some override other parameters): * mid Zero fill in middle. * inter Zero fill between points. * auto Round final size to power of 2. * inv Extract time domain data points.