GeoCOM Reference Manual
Theodolite Measurement and Calculation – TMC
Leica TPS1200 – Version 1.50
174
17.6.14
TMC_SetAtmPpm – setting the atmospheric ppm correction factor
TMC_GetSlopeDistCorr............................................................................................................................................................................................................................................................................
istCorr
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 2126
2126 ................................................................................................................................................................................................................................................................TMC_GetSlopeD
C-Declaration
TMC_SetAtmPpm (double dPpmA)
VB-Declaration
VB_TMC_SetAtmPpm (ByVal dPpmA As Double)
ASCII-Request
%R1Q,2148:
dPpmA[double]
ASCII-Response
%R1P,0,0:
RC
Remarks
This function is used to set the atmospheric ppm value.
Parameters
dPpmA In
Atmospheric ppm correction factor.
Return-Code Names and Return-Code Values
GRC_OK 0
Execution successful.
See Also
TMC_GetAtmPpm
TMC_GetGeoPpm
TMC_SetGeoPpm
TMC_GetPrismCorr
TMC_SetPrismCorr
Example
see TMC_SetPrismCorr