Mapper
Public Attributes | List of all members
top Struct Reference

#include <misc.h>

Public Attributes

short int ** value
 
int maxi
 
int maxj
 
float max_lat
 
float max_lon
 
float total_lat
 
float total_lon
 
float delta_lat
 
float delta_lon
 

Detailed Description

Definition at line 509 of file misc.h.

Member Data Documentation

◆ delta_lat

float top::delta_lat

Definition at line 518 of file misc.h.

◆ delta_lon

float top::delta_lon

Definition at line 519 of file misc.h.

◆ max_lat

float top::max_lat

Definition at line 514 of file misc.h.

◆ max_lon

float top::max_lon

Definition at line 515 of file misc.h.

◆ maxi

int top::maxi

Definition at line 512 of file misc.h.

◆ maxj

int top::maxj

Definition at line 513 of file misc.h.

◆ total_lat

float top::total_lat

Definition at line 516 of file misc.h.

◆ total_lon

float top::total_lon

Definition at line 517 of file misc.h.

◆ value

short int ** top::value

Definition at line 511 of file misc.h.


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