libsim Versione 7.1.11

◆ 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 596 del file geo_coord_class.F90.

597 nshp)
598TYPE(geo_coordvect), INTENT(OUT) :: this
599INTEGER,OPTIONAL,INTENT(IN) :: unitsim
600#ifdef HAVE_SHAPELIB
601TYPE(shpfileobject),OPTIONAL,INTENT(INOUT) :: shphandle

Generated with Doxygen.