FortranGIS  Version2.5
Public Member Functions | List of all members
pj_associated Interface Reference

Test whether an opaque object is valid. More...

Public Member Functions

logical function pj_associated_object (arg1, arg2)
 Test whether the result of a pj_init_plus is a valid projection. More...
 

Detailed Description

Test whether an opaque object is valid.

Please use the interface name pj_associated, but for the documentation see the specific function pj_associated_object.

Definition at line 93 of file proj.F90.