Table of Contents

Module: LinearInterpolation sam/analysis/LinearInterpolation.py
Imported modules   
from AnalysisPlugins import *
import Numeric
from Table import *
from stats import amean
Functions   
LInterpolation
  LInterpolation 
LInterpolation ( table )

Purpose: Returns a table with each array linearly filled in so that there is a data point for every point in time.

Used by: Plugin, Fourier, AutoCorrelation

Uses: AnalysisPlugins, Numeric, Table

Input: table : Table

Output: LInterpolation : Table

Preconditions: Assumes data is ordered by time

Postconditions: None

SRS Refs: 3.2.1.3d, 3.2.1.3e

Author: rihoward

Date: 25/7/02

Exceptions   
CustomError, "Array empty!!"

Table of Contents

This document was automatically generated on Wed Oct 30 23:04:21 2002 by HappyDoc version 2.0