TSD_type Struct Reference

Data Structure of Time Series Data Type. More...

#include <pihm.h>


Data Fields

char name [50]
int index
int length
int iCounter
realtype ** TS


Detailed Description

Data Structure of Time Series Data Type.

Definition at line 249 of file pihm.h.


Field Documentation

char TSD_type::name[50]

Name of the Time Series :: Dummy Variable

Definition at line 252 of file pihm.h.

Referenced by read_alloc().

int TSD_type::index

Time Series Number

Definition at line 253 of file pihm.h.

Referenced by read_alloc().

int TSD_type::length

Length of the Time Series

Definition at line 254 of file pihm.h.

Referenced by Interpolation(), read_alloc(), and setTSDiCounter().

int TSD_type::iCounter

Current Time Series Access Pointer Index

Definition at line 255 of file pihm.h.

Referenced by Interpolation(), and setTSDiCounter().

realtype** TSD_type::TS

2D time series data type

Definition at line 256 of file pihm.h.

Referenced by Interpolation(), read_alloc(), and setTSDiCounter().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 12 14:34:20 2007 for PIHM by  doxygen 1.5.2