change tess_struct to magtess_struct
This commit is contained in:
parent
c351a5ac13
commit
2d2067e931
@ -8,7 +8,7 @@ Defines the TESSEROID, SPHERE, and PRISM structures.
|
||||
|
||||
|
||||
/* Store information on a tesseroid */
|
||||
typedef struct tess_struct {
|
||||
typedef struct magtess_struct {
|
||||
/* s, n, w, e in degrees. r1 and r2 are the smaller and larger radius */
|
||||
double density; /* in SI units */
|
||||
double w; /* western longitude border in degrees */
|
||||
|
Loading…
Reference in New Issue
Block a user