Everglades Landscape Model (ELM) Home Page
Main Page | Data Structures | Directories | File List | Data Fields | Globals

pTSeries Struct Reference

#include <globals.h>


Data Fields

int fX
int fY
int fNpt
float fTS
float * fValue


Detailed Description

Point time series spatial interpolation: unused ELMv2.3 (last used in v2.1)

Definition at line 75 of file globals.h.


Field Documentation

int pTSeries::fX
 

Definition at line 76 of file globals.h.

Referenced by PTS_CopyFields(), PTS_SetFields(), PTSL_GetInterpolatedValue0(), and PTSL_GetInterpolatedValue1().

int pTSeries::fY
 

Definition at line 77 of file globals.h.

Referenced by PTS_CopyFields(), PTS_SetFields(), PTSL_GetInterpolatedValue0(), and PTSL_GetInterpolatedValue1().

int pTSeries::fNpt
 

Definition at line 78 of file globals.h.

Referenced by PTS_SetFields(), and PTSL_AddpTSeries().

float pTSeries::fTS
 

Definition at line 79 of file globals.h.

Referenced by PTS_SetFields().

float* pTSeries::fValue
 

Definition at line 80 of file globals.h.

Referenced by PTS_CopyFields(), PTS_Free(), PTS_SetFields(), PTSL_AddpTSeries(), PTSL_GetInterpolatedValue0(), PTSL_GetInterpolatedValue1(), and PTSL_Init().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 11:20:57 2006 for ELM source code by  doxygen 1.3.9.1