Fortran library for Geodesics
1.43
|
Public Member Functions | |
subroutine | area (a, f, lats, lons, n, AA, PP) |
Definition at line 28 of file geodesic.inc.
subroutine area::area | ( | double precision, intent(in) | a, |
double precision, intent(in) | f, | ||
double precision, dimension(n), intent(in) | lats, | ||
double precision, dimension(n), intent(in) | lons, | ||
integer, intent(in) | n, | ||
double precision, intent(out) | AA, | ||
double precision, intent(out) | PP | ||
) |
Definition at line 29 of file geodesic.inc.