GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
gpj_ellps Struct Reference

#include <gprojects.h>

Data Fields

charname
 
charlongname
 
double a
 
double es
 
double rf
 

Detailed Description

Definition at line 73 of file gprojects.h.

Field Documentation

◆ a

double gpj_ellps::a

Definition at line 75 of file gprojects.h.

Referenced by GPJ_grass_to_osr().

◆ es

double gpj_ellps::es

Definition at line 75 of file gprojects.h.

Referenced by GPJ_grass_to_osr().

◆ longname

char * gpj_ellps::longname

Definition at line 74 of file gprojects.h.

◆ name

char* gpj_ellps::name

Definition at line 74 of file gprojects.h.

◆ rf

double gpj_ellps::rf

Definition at line 75 of file gprojects.h.

Referenced by GPJ_grass_to_osr().


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