NAME

sep3dc_read_data - Read the data assoicated with a given window


SYNOPSIS

logic= sep3dc_read_data(char *tag, sep3d *sep3dc, void *data, int nt, int ft, int jt)


INPUT PARAMETERS

tag - sepfile
     file to read  the data from
sep3dc - sep3d
     structure
data - void*
     data
nt - int
     number of samples along axis 1
ft - int
     first sample along axis 1
jt - int
     sampling along axis 1


DESCRIPTION

Read in a portion of the dataset


SEE ALSO


LIBRARY

superset