LRUD (was Re: Roadmap)
Olly Betts
olly@survex.com
Mon, 22 Apr 2002 10:32:06 +0100
On Fri, Apr 19, 2002 at 06:29:53PM +0100, Andrew Atkinson wrote:
> > First the interleaved case (since it's easy):
> >
> > *data normal station l r u d newline tape compass clino
> > 1 1.0 0.5 2.0 1.5
> > 1.23 234 +14
> > 2 0.0 1.4 1.5 2.0
> > 11.46 220 -03
> > 3 0.0 1.2 2.0 2.0
> How would this data look if the stations were leap frogged, especially if
> the first reading was read from the second station?
Assuming LRUD are in the direction of the survey, it'd look like this:
*data normal station l r u d newline direction tape compass clino
1 1.0 0.5 2.0 1.5
B 1.23 054 +14
2 0.0 1.4 1.5 2.0
F 11.46 220 -03
3 0.0 1.2 2.0 2.0
Cheers,
Olly