source: git/tests/omitfixaroundsolve.out @ ffe31e2

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since ffe31e2 was 6727d64, checked in by Olly Betts <olly@…>, 10 years ago

lib/survex.pot,src/commands.c,tests/cavern.tst,
tests/omitfixaroundsolve.out,tests/omitfixaroundsolve.svx: In the
case of more than one *fix without coordinates, still actually fix
the second and subsequent ones, to avoid then triggering bogus errors
about unconnected surveys.

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