1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
./cmd_fix.svx:2:8: info: FIX command with no coordinates - fixing at (0,0,0)
*fix A ; generates an info diagnostic
^
./cmd_fix.svx:12:6: warning: Station already fixed at the same coordinates
*fix W 0 0 0
^
./cmd_fix.svx:10:6: info: Previously fixed or equated here
./cmd_fix.svx:13:6: warning: Station already fixed at the same coordinates
*fix W1 0 0 0
^~
./cmd_fix.svx:11:9: info: Previously fixed or equated here
./cmd_fix.svx:14:6: warning: Station already fixed at the same coordinates
*fix W2 0 0 0
^~
./cmd_fix.svx:11:14: info: Previously fixed or equated here
Removing trailing traverses...
Concatenating traverses...
Simplifying network...
Calculating network...
Calculating traverses...
Calculating trailing traverses...
Calculating statistics...
Survey contains 9 survey stations, joined by 2 legs.
There are 0 loops.
Survey has 7 connected components.
Total length of survey legs = 0.00m ( 0.00m adjusted)
Total plan length of survey legs = 0.00m
Total vertical length of survey legs = 0.00m
There were 3 warning(s).
|