GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
_tgisMap Struct Reference

#include <temporal.h>

Collaboration diagram for _tgisMap:

Data Fields

char * name
 
char * mapset
 
struct TimeStamp ts
 

Detailed Description

A simple structure to organize time stamped maps

Definition at line 45 of file temporal.h.

Field Documentation

◆ mapset

char* _tgisMap::mapset

Definition at line 47 of file temporal.h.

Referenced by tgis_free_map_list(), and tgis_init_map_list().

◆ name

char* _tgisMap::name

Definition at line 46 of file temporal.h.

Referenced by tgis_free_map_list(), and tgis_init_map_list().

◆ ts

struct TimeStamp _tgisMap::ts

Definition at line 48 of file temporal.h.


The documentation for this struct was generated from the following file: