libsim  Versione6.3.0

◆ georef_coord_array_multipoint

integer, parameter, public georef_coord_array_multipoint = 8

Topology for georef_coord_array (from shapelib): group of points.

Definizione alla linea 285 del file georef_coord_class.F90.

285 res = (this%x >= that%x .AND. this%y >= that%y)

Generated with Doxygen.