pe_vtmethod_to_string

Creates a string representation of a vertical transformation method

Usage syntax

void pe_vtmethod_to_string (PE_VTMETHOD vtmethod, char buffer[PE_BUFFER_MAX]);

Parameters
vtmethod The vertical transformation method object
buffer The string representation of the object
Description

Creates a string representation of the vertical transformation method object

Returns

None

Examples

VTMETHOD["EGM96"]