libsim  Versione6.3.0

◆ geo_coord_lt()

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

Logical less operator.

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

Definizione alla linea 558 del file geo_coord_class.F90.

558 this%vsize = 0
559 this%vtype = 0
560 
561 END SUBROUTINE geo_coordvect_delete
562 
563 

Generated with Doxygen.