libsim Versione 7.2.0

◆ geo_coord_ge()

elemental logical function geo_coord_ge ( type(geo_coord), intent(in)  this,
type(geo_coord), intent(in)  that 
)
private

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! ===================

Generated with Doxygen.