pe_verttran_del

Removes a vertical transformation object

Usage syntax

void pe_verttran_del (PE_VERTTRAN verttran);

Parameters
verttran The vertical transformation object
Description

Releases the memory allocated to the specified vertical transformation object

Returns

None

Examples

pe_verttran_del(wgs2egm);