TRACE_TERM Struct Reference

#include <trace_term.h>

List of all members.

Public Attributes

int istart
int istop
tracegeom tg
int order
int index
ireal mult
int load


Detailed Description

Trace Handler

Struct stores total number of time steps, start and stop times for recording (index), a tracegeom struct, interpolation order, domain index of the field to be sampled, and a flag to indicate whether the action is load (read data from file, insert into grid by adj interp), or save (extract from file by interp, write to file). Associated functions initialize and manipulate this data.

Definition at line 19 of file trace_term.h.


Member Data Documentation

int TRACE_TERM::istart

Definition at line 20 of file trace_term.h.

int TRACE_TERM::istop

Definition at line 21 of file trace_term.h.

tracegeom TRACE_TERM::tg

Definition at line 22 of file trace_term.h.

int TRACE_TERM::order

Definition at line 23 of file trace_term.h.

int TRACE_TERM::index

Definition at line 24 of file trace_term.h.

ireal TRACE_TERM::mult

Definition at line 25 of file trace_term.h.

int TRACE_TERM::load

Definition at line 26 of file trace_term.h.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 6 10:01:16 2012 for IWAVE by  doxygen 1.4.7