libsim Versione 7.2.1

◆ geo_coord_ll()

elemental logical function geo_coord_ll ( type(geo_coord), intent(in) this,
type(geo_coord), intent(in) that )
private

Logical less operator.

Returns true if the first point lies to the southwest of the second

Definizione alla linea 590 del file geo_coord_class.F90.

591
592
593SUBROUTINE geo_coordvect_import(this, unitsim, &
594#ifdef HAVE_SHAPELIB
595 shphandle, &

Generated with Doxygen.