source: git/tests/calibrate_clino.pos @ 5a45706

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 5a45706 was 93935c7, checked in by Olly Betts <olly@…>, 11 years ago

src/datain.c,tests/: We want to warn if there's a clino reading which
it would be impossible to have read from the instrument (e.g. on a
-90 to 90 degree scale you can't read "96" (it's probably a typo for
"69"). However, the gradient reading from a topofil is typically in
the range 0 to 180, with 90 being horizontal. Really we should allow
the valid range to be specified, but for now we infer it from the
zero error - if this is within 45 degrees of 90 then we assume the
range is 0 to 180.

  • Property mode set to 100644
File size: 659 bytes
Line 
1( Easting, Northing, Altitude )
2(    0.00,     0.00,     0.00 ) 1
3(    0.00,     1.43,     0.00 ) 2
4(    0.00,    10.00,     0.00 ) 2_
5(    0.00,    10.00,     0.00 ) 2__
6(    0.00,     1.43,   -10.00 ) d
7(    0.00,     1.43,   -10.00 ) d_
8(    0.00,     1.43,   -10.00 ) d__
9(    0.00,     0.71,    10.00 ) u
10(    0.00,     0.71,    10.00 ) u_
11(    0.00,     0.71,    10.00 ) u__
12(   -0.17,     1.43,    10.00 ) w
13(   -0.17,     1.43,    10.00 ) w_
14(   -0.17,     1.43,    10.00 ) w__
15(   -0.17,     1.43,   -10.00 ) x
16(   -0.17,     1.43,   -10.00 ) x_
17(   -0.17,     1.43,   -10.00 ) x__
18(  -10.00,     1.43,    -0.17 ) y
19(    9.95,     1.43,     1.05 ) z
Note: See TracBrowser for help on using the repository browser.