libsim  Versione7.2.3

◆ geo_coord_ll()

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

Logical less operator.

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

Definizione alla linea 601 del file geo_coord_class.F90.

601 TYPE(shpfileobject),OPTIONAL,INTENT(INOUT) :: shphandle
602 #endif
603 INTEGER,OPTIONAL,INTENT(IN) :: nshp
604 
605 REAL(kind=fp_geo),ALLOCATABLE :: llon(:), llat(:)

Generated with Doxygen.