source: git/tests/omitfixaroundsolve.out @ e315359

stereo-2025
Last change on this file since e315359 was 2b5c6b3, checked in by Olly Betts <olly@…>, 4 months ago

Suppress loop and component counts if *solve used

Our component count is often wrong in this case and that looks very
hard to fix. Reporting a wrong value is bad, but these counts aren't
vital so just suppress for now.

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