libsim Versione 7.2.6
|
◆ geo_coord_ge()
Logical great-equal operator. Returns true if the first point lies to the west of the second or if lon is equal north Definizione alla linea 522 del file geo_coord_class.F90. 523! == geo_coordvect ==
524! ===================
525!> Costruisce un oggetto \a geo_coordvect con i parametri opzionali forniti.
526!! Se sono presenti \a lon e \a lat, inizializza le coordinate geografiche
527!! ignorando \a utme e \a utmn, mentre se sono specificati \a utme e \a utmn
|