public pure subroutine dm_geocom_api_request_set_prism_type_v2(request, prism_type, prism_name)
Request of BAP_SetPrismType2 procedure. Creates request for
setting the default or user prism type.
This function sets the default or the user prism type for
measurements with a reflector. It overwrites the prism constant set
by TMC_SetPrismCorr. The user defined prism must have been added
with API call BAP_SetUserPrismDef beforehand.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.