Request of TMC_GeoPpm procedure. Creates request for getting the geometric ppm correction factor.
The instrument returns the following responses:
grc
– GeoCOM return code.geomauto
– Geometric ppm calculation on/off [bool].scalefcm
– Scale factor on central meridian.offsetcm
– Offset from central meridian [m].hredppm
– Height above reference ppm value [ppm].indippm
– Individual ppm value [ppm].Property | Values |
---|---|
Instruments | TPS1200, TM30/TS30, TS16 |
ASCII request | %R1Q,2154: |
ASCII response | %R1P,0,0:<grc>,<geomauto>,<scalefcm>,<offsetcm>,<hredppm>,<indippm> |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(request_type), | intent(out) | :: | request |
Prepared request. |