
GeoB
ASIC
Reference Manual
5.Standard Functions
5-52 TPS1100-Version
1.30
5.6.16 GM_CalcMean
Description
Calculation of the average result from several observations.
Declaration
GM_CalcMean_Add(
byVal dObservation AS Double,
byVal dWeight
AS Double,
byVal lStartNew
AS Logical )
GM_CalcMean( Mean AS GM_Mean_StdDev_Type )
Remarks
The first function creates an internal data list and adds the values
(
dObservation
,
dWeight
) to it. The second is calculating the
average, the middle error of the average, the middle error of the
observations stored in the data list.
Note
Used formula: see Appendix, Geodesy Math. Formulas.
Parameters
dObservation
in
observation to be averaged
dWeight
in
weight for averaging
lStartNew
in
TRUE
: the given values
(
dObservation
,
dWeight
) are
the first in a new series
(initialisation). The old series
(belonging to this function) will be
lost.
FALSE
: add the values to an existing
data series.
Mean
out
calculated results from the current
data series
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...