User Tools

Site Tools


jvs:fscan:manual:chapter2:expression:tinterpolate

This is an old revision of the document!


fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): tinterpolate

tinterpolate -- Interpolate values in a time series

usage: -expr tinterpolate numvals [flag]
TINTERPOLATE takes a time series of data values (N time points) and generates a new time series with NUMVALS time points. New values are calculated as needed by interpolation between old values. Interpolation method is controlled by the FLAG argument.

FLAG:

  • 0 - quadratic spline interpolation (default)
  • 1 - linear interpolation

See Also:
fScan Home, fScan Manual, CmdLineOptions, Expression Command, Manual Help

jvs/fscan/manual/chapter2/expression/tinterpolate.1324499207.txt.gz · Last modified: 2014/08/04 16:03 (external edit)