libsim Versione 7.2.6
|
◆ geo_coord_lle()
Logical less-equal operator. Returns true if the first point lies to the southwest of the second Definizione alla linea 580 del file geo_coord_class.F90. 581 ENDIF
582ENDIF
583IF (PRESENT(lat)) THEN
584 IF (ASSOCIATED(this%ll)) THEN
585 ALLOCATE(lat(this%vsize))
|