
GeoB
ASIC
Reference Manual
5.Standard Functions
5-58 TPS1100-Version
1.30
Return Codes
RC_OK
successful creation, adding, and evaluation
RC_IV_RESULT
When calling
GM_CalcOrientationOfHz
with no
successful previous call of
GM_CalcOrientationHz_Add
.
GM_OUT_OF_RANGE
This may occur when calling
GM_CalcOrientationOfHz_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 average etc.
DIM Station
AS GM_Point_Type
DIM Target
AS GM_Point_Type
DIM Ori
AS GM_Mean_StdDev_Type
DIM dOriMedian AS Double
'initialize Station and Target
GM_CalcOrientationOfHz_Add( Station, Target,
1.571, TRUE
)
GM_CalcOrientationOfHz_Add( Station, Target,
3.109, FALSE )
GM_CalcOrientationOfHz_Add( Station, Target,
2.395, FALSE )
GM_CalcOrientationOfHz( Ori, dOriMedian )
Содержание 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 ...