|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#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.