Last change
on this file was
4f38f94,
checked in by Olly Betts <olly@…>, 9 years ago
|
Implement support for tape on backsights
If you're using something like a disto-x, you'll get a distance reading for the
backsight too.
Fixes #71, reported by Erin Lynch.
|
-
Property mode set to
100644
|
File size:
446 bytes
|
Line | |
---|
1 | ; BCRA Grade 3 specification file |
---|
2 | |
---|
3 | ; tape error |
---|
4 | ; 95.44% of readings are within 0.5m (2 S.D.) |
---|
5 | *sd length backlength 0.25 metres |
---|
6 | |
---|
7 | ; compass error |
---|
8 | ; 95.44% of readings are within 2.5 degrees (2 S.D.) |
---|
9 | *sd bearing backbearing 1.25 degrees |
---|
10 | |
---|
11 | ; clino error |
---|
12 | ; 95.44% of readings are within 2.5 degrees (2 S.D.) |
---|
13 | *sd gradient backgradient 1.25 degrees |
---|
14 | |
---|
15 | ; station position error |
---|
16 | ; 95.44% of positions are within 0.5m (2 S.D.) |
---|
17 | *sd position 0.25 metres |
---|
Note: See
TracBrowser
for help on using the repository browser.