GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ellps_list Struct Reference

#include <local_proto.h>

Collaboration diagram for ellps_list:

Data Fields

char * name
 
char * longname
 
double a
 
double es
 
double rf
 
struct ellps_listnext
 

Detailed Description

Definition at line 16 of file proj/local_proto.h.

Field Documentation

double ellps_list::a
double ellps_list::es
char * ellps_list::longname
struct ellps_list* ellps_list::next
double ellps_list::rf

Definition at line 19 of file proj/local_proto.h.

Referenced by GPJ_get_ellipsoid_by_name(), and read_ellipsoid_table().


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