FortranGIS Version 3.0

◆ pj_object_null

type(pj_object), parameter pj_object_null =pj_object(C_NULL_PTR)

Object representing a null projection or transformation.

It should be used for comparison of function results with the == operator for error checking.

Definition at line 78 of file proj6.F90.