gdrsclib
Data Fields
appdata Struct Reference

For the application, basic dimensions: number of countries and bounding years. More...

#include <datastruct.h>

Data Fields

int numrecs
 Number of records (i.e., number of countries) More...
 
int minyear
 Earliest year for the dataset. More...
 
int maxyear
 Final year for the dataset. More...
 

Detailed Description

For the application, basic dimensions: number of countries and bounding years.

Definition at line 48 of file datastruct.h.

Field Documentation

◆ maxyear

int maxyear

Final year for the dataset.

Definition at line 51 of file datastruct.h.

◆ minyear

int minyear

Earliest year for the dataset.

Definition at line 50 of file datastruct.h.

◆ numrecs

int numrecs

Number of records (i.e., number of countries)

Definition at line 49 of file datastruct.h.


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