
GeoB
ASIC
Reference Manual
5.Standard Functions
5-56 TPS1100-Version
1.30
Note
Used formula: see Appendix, Geodesy Math. Formulas.
Parameters
dHzDirection
in
Hz - direction
lStartNew
in
TRUE
: the given value
(
dHzDirection
) is 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.
DMedian
out
Median [rad]
Return Codes
RC_OK
successful creation, adding, and
evaluation
RC_IV_RESULT
When calling
GM_CalcMedianOfHz
with no
successful previous call of
GM_CalcMedianOfHz_Add
.
GM_OUT_OF_RANGE
This may occur when calling
GM_CalcMedianOfHz_Add(
..., ..., FALSE )
Two reasons:
1. no data series exists,
2. too many data items.
GM_TOO_FEW_
OBSERVATIONS
Too few observations to be able to
calculate the average. The recovered
values are not defined.
Example
Calculate the median.
DIM dMedian AS Double
GM_CalcMedianOfHz_Add( 1.0, TRUE
)
GM_CalcMedianOfHz_Add( 2.0, FALSE )
GM_CalcMedianOfHz_Add( 3.0, FALSE )
GM_CalcMedian( dMedian )
Содержание 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 ...