libsim
Versione6.3.0
|
Determine whether a point lies inside a polygon or a rectangle. Continua...
Membri pubblici | |
logical function | georef_coord_inside (this, poly) |
Determines whether the point this lies inside the polygon poly. Continua... | |
logical function | georef_coord_inside_rectang (this, coordmin, coordmax) |
Restituisce la distanza in m tra 2 oggetti georef_coord. Continua... | |
Determine whether a point lies inside a polygon or a rectangle.
Definizione alla linea 339 del file georef_coord_class.F90.