| Ecological Landscape Modeling: Models Pages |
#include <globals.h>
Data Fields | |
| int | fX |
| int | fY |
| int | fNpt |
| float | fTS |
| float * | fValue |
Definition at line 82 of file globals.h.
| int pTSeries::fX |
Definition at line 83 of file globals.h.
Referenced by PTS_CopyFields(), PTS_SetFields(), PTSL_GetInterpolatedValue0(), and PTSL_GetInterpolatedValue1().
| int pTSeries::fY |
Definition at line 84 of file globals.h.
Referenced by PTS_CopyFields(), PTS_SetFields(), PTSL_GetInterpolatedValue0(), and PTSL_GetInterpolatedValue1().
| int pTSeries::fNpt |
| float pTSeries::fTS |
| float* pTSeries::fValue |
Definition at line 87 of file globals.h.
Referenced by PTS_CopyFields(), PTS_Free(), PTS_SetFields(), PTSL_AddpTSeries(), PTSL_GetInterpolatedValue0(), PTSL_GetInterpolatedValue1(), and PTSL_Init().
1.5.6