isZoneImmediateParentOf
Module:
dggal
Class:
DGGRS
bool
isZoneImmediateParentOf
(
DGGRSZone
parent,
DGGRSZone
child)
Description
Check whether a zone is an immediate parent of another zone
Parameters
parent
DGGRSZone
The parent zone
child
DGGRSZone
The child zone
Return Value
bool
True if the first zone is a parent of the second