source: git/tests/normal_bad.out

Last change on this file was 4e85b42, checked in by Olly Betts <olly@…>, 2 weeks ago

Highlight compass reading on plumbed leg

  • Property mode set to 100644
File size: 1.2 KB
Line 
1./normal_bad.svx:5:6: error: Tape reading may not be omitted
2 1 1a - 000 0
3      ^
4./normal_bad.svx:7:10: error: Compass reading may not be omitted except on plumbed legs
5 2 3 1.00 - 0
6          ^
7./normal_bad.svx:9:3: error: Character "*" not allowed in station name (use *SET NAMES to set allowed characters)
8 2 * 1.00 000 0
9   ^
10./normal_bad.svx:12:10: warning: Compass reading given on plumbed leg
11 2 A 1.00 034 UP
12          ^~~
13./normal_bad.svx:14:10: warning: Compass reading given on plumbed leg
14 1 B 1.00 000 UP
15          ^~~
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 5 survey stations, joined by 4 legs.
32There are 0 loops.
33Total length of survey legs =    5.13m (   5.13m adjusted)
34Total plan length of survey legs =    2.13m
35Total vertical length of survey legs =    3.00m
36Vertical range = 2.00m (from b at 1.00m to 4 at -1.00m)
37North-South range = 2.08m (from a at 2.08m to b at 0.00m)
38East-West range = 0.44m (from a at 0.44m to b at 0.00m)
39   3 1-nodes.
40   1 2-node.
41   1 3-node.
42There were 2 warning(s) and 3 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.