Fortran library for Geodesics
2.0
|
Public Member Functions | |
subroutine | area (a, f, lats, lons, n, AA, PP) |
Definition at line 31 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 31 of file geodesic.inc.