libsim  Versione7.2.6

◆ geo_coord_gt()

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

Logical great operator.

Returns true if the first point lies to the west of the second or if lon is equal north

Definizione alla linea 518 del file geo_coord_class.F90.

518 
519 END FUNCTION geo_coord_inside_rectang
520 
521 
522 ! ===================
523 ! == geo_coordvect ==
524 ! ===================

Generated with Doxygen.