Mapper
Public Attributes | List of all members
maxmin Struct Reference

#include <misc_new.h>

Collaboration diagram for maxmin:
Collaboration graph
[legend]

Public Attributes

struct icoord ** coord
 
short int *** maxvalue
 
short int *** minvalue
 
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 762 of file misc_new.h.

Member Data Documentation

◆ coord

struct icoord** maxmin::coord

Definition at line 764 of file misc_new.h.

◆ delta_lat

float maxmin::delta_lat

Definition at line 773 of file misc_new.h.

◆ delta_lon

float maxmin::delta_lon

Definition at line 774 of file misc_new.h.

◆ max_lat

float maxmin::max_lat

Definition at line 769 of file misc_new.h.

◆ max_lon

float maxmin::max_lon

Definition at line 770 of file misc_new.h.

◆ maxi

int maxmin::maxi

Definition at line 767 of file misc_new.h.

◆ maxj

int maxmin::maxj

Definition at line 768 of file misc_new.h.

◆ maxvalue

short int*** maxmin::maxvalue

Definition at line 765 of file misc_new.h.

◆ minvalue

short int*** maxmin::minvalue

Definition at line 766 of file misc_new.h.

◆ total_lat

float maxmin::total_lat

Definition at line 771 of file misc_new.h.

◆ total_lon

float maxmin::total_lon

Definition at line 772 of file misc_new.h.


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