source: git/tests/omitfixaroundsolve.out @ 76bc864f

debug-cidebug-ci-sanitiserswalls-datawalls-data-hanging-as-warning
Last change on this file since 76bc864f was 301a7d4, checked in by Olly Betts <olly@…>, 8 years ago

Add caret for *fix without coordinates diagnostics

  • Property mode set to 100644
File size: 1.2 KB
Line 
1./omitfixaroundsolve.svx:4:7: warning: FIX command with no coordinates - fixing at (0,0,0)
2 *fix a
3       ^
4
5Removing trailing traverses...
6
7Concatenating traverses...
8
9Simplifying network...
10
11Calculating network...
12
13Calculating traverses...
14
15Calculating trailing traverses...
16./omitfixaroundsolve.svx:6:7: warning: FIX command with no coordinates - fixing at (0,0,0)
17 *fix b
18       ^
19./omitfixaroundsolve.svx:4: error: Already had FIX command with no coordinates for station "a"
20
21Removing trailing traverses...
22
23Concatenating traverses...
24
25Simplifying network...
26
27Calculating network...
28
29Calculating traverses...
30
31Calculating trailing traverses...
32
33Calculating statistics...
34
35Survey contains 4 survey stations, joined by 2 legs.
36There are 0 loops.
37Survey has 2 connected components.
38Total length of survey legs =  135.00m ( 135.00m adjusted)
39Total plan length of survey legs =  134.72m
40Total vertical length of survey legs =    4.64m
41Vertical range = 4.64m (from 0 at 2.49m to 1 at -2.15m)
42North-South range = 121.11m (from 1 at 121.11m to a at 0.00m)
43East-West range = 21.36m (from 1 at 21.36m to a at 0.00m)
44   4 1-nodes.
45There were 2 warning(s) and 1 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.