This function provides the test for unequality of the header of two projections.
Two projections are considered to be unequal, if their kind, their fpt-header or l2p_header are not equal.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ply_prj_header_type), | intent(in) | :: | left |
projection to compare |
||
type(ply_prj_header_type), | intent(in) | :: | right |
projection to compare against |
is unequal??