GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-4269a67dfb
_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 42 of file temporal.h.

Field Documentation

◆ mapset

char* _tgisMap::mapset

Definition at line 44 of file temporal.h.

◆ name

char* _tgisMap::name

Definition at line 43 of file temporal.h.

◆ ts

struct TimeStamp _tgisMap::ts

Definition at line 44 of file temporal.h.


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