Go to the documentation of this file.
100 al = .5 *
fabs((
PI / dlon) - (dlon /
PI));
102 sincos(theta,&sinth,&costh);
103 g = costh / (sinth + costh - 1.0);
105 m =
g * (2.0 / sinth - 1.0);
107 con =
PI *
R * (al * (
g - msq) + sqrt(asq * (
g - msq) * (
g - msq) - (msq + asq)
108 * (gsq - msq))) / (msq + asq);
void gctp_print_title(const char *proj_name)
void gctp_print_cenlon(double A)
double adjust_lon(double x)
long vandgfor(double lon, double lat, double *x, double *y)
long vandgforint(double r, double center_long, double false_east, double false_north)
void gctp_print_offsetp(double A, double B)
void gctp_print_radius(double radius)