libsim  Versione6.3.0

◆ geo_coord_ur()

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

Logical greater operator.

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

Definizione alla linea 595 del file geo_coord_class.F90.

595  shphandle, &
596 #endif
597  nshp)
598 TYPE(geo_coordvect), INTENT(OUT) :: this
599 INTEGER,OPTIONAL,INTENT(IN) :: unitsim

Generated with Doxygen.