GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-36359e2344
|
#include <temporal.h>
Data Fields | |
char * | name |
char * | mapset |
struct TimeStamp | ts |
A simple structure to organize time stamped maps
Definition at line 42 of file temporal.h.
char* _tgisMap::mapset |
Definition at line 44 of file temporal.h.
char* _tgisMap::name |
Definition at line 43 of file temporal.h.
struct TimeStamp _tgisMap::ts |
Definition at line 44 of file temporal.h.