Terminates the radial subsystem and frees resources.
Syntax
intl pipRadTerm ( pipRadial rad_h );
Arguments
rad_h The handle returned by pipRadInit for the current radial process. Input.
Return Value
PIP_OK
Prerequisites
pipRadInit.
Alternates
None.
Notes
This function closes the radial subsystem. It should be the last function called when performing Radial analyses. Be sure to use the radial handle and not the Spatial+ handle.