<meta charset="utf-8">> 1. use [from to] syntax:<div class="im"><br></div><div class="im">Thanks for the tip. This method however forces us to write the LRUD measurements in the data files twice. This redundancy in the data is not a good thing as I see it.</div>
<div class="im"><br></div><div class="im">It would be very nice if therion could have an option to define which station the LRUD's belongs to. For example:</div><div class="im"><br></div><div class="im"><div class="im">
<div class="im"><font class="Apple-style-span" face="'courier new', monospace">centerline</font></div><div class="im"><font class="Apple-style-span" face="'courier new', monospace"><span class="Apple-tab-span" style="white-space:pre">    </span><b>lrud-station from</b></font></div>
<div class="im"><font class="Apple-style-span" face="'courier new', monospace"><span class="Apple-tab-span" style="white-space:pre">        </span>data normal from  to  length  compass  clino left right up down</font></div>
<div class="im"><font class="Apple-style-span" face="'courier new', monospace"><span class="Apple-tab-span" style="white-space:pre">        </span>a  b  10 90 0 2 0 2 0</font></div><div class="im"><font class="Apple-style-span" face="'courier new', monospace"><span class="Apple-tab-span" style="white-space:pre">     </span>b  c  10 90 0 0 2 2 0 </font></div>
<div class="im"><font class="Apple-style-span" face="'courier new', monospace"><span class="Apple-tab-span" style="white-space:pre">        </span>c  d  10 90 0 2 0 2 0</font></div><div class="im"><font class="Apple-style-span" face="'courier new', monospace">endcenterline</font></div>
<div><br></div></div></div><div class="im"><br></div><div class="im">Or is it so uncommon to get LRUD from the FROM station that this functionality is not needed?</div><div class="im"><br></div><div class="im">/niklas<br>
<br></div><div class="gmail_quote">On 23 July 2011 08:21, Martin Sluka <span dir="ltr"><<a href="mailto:martinsluka@mac.com">martinsluka@mac.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
On 23.7.2011, at 1:10, Niklas Konstenius wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
        a  b  10 90 0 2 0 2 0<br>
        b  c  10 90 0 0 2 2 0<br>
        c  d  10 90 0 2 0 2 0<br>
endcenterline<br>
-----<br>
Since LRUD is measured at from-station this data indicates that station a and c is positiond at the right cave wall and station b is positioned at the left wall (station d is undefined).<br>
<br>
</blockquote>
<br></div>
Therion in this case use LRUD on TO station - default behavior.<br>
<br>
If you need LRUD on FROM station you may:<br>
<br>
1. use [from to] syntax:<div class="im"><br>
<br>
data normal from  to  length  compass  clino left right up down<br>
<br></div>
    a b 10 90 0 [2 0] [0 2] [2 2] [0 0]<br>
    b c 10 90 0 [0 2] [2 0] [2 2] [0 0]<br>
<br>
2. station left right up down<div class="im"><br>
<br>
data normal from  to  length  compass  clino<br>
<br></div><div class="im">
        a  b  10 90 0<br></div><div class="im">
        b  c  10 90 0<br></div><div class="im">
        c  d  10 90 0<br>
<br></div>
station left right up down<div class="im"><br>
<br>
       a 2 0 2 0<br></div><div class="im">
        b 0 2 2 0<br></div>
        c 2 0 2 0<br>
<br>
m.<br>
______________________________<u></u>_________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="http://mailman.speleo.sk/mailman/listinfo/therion" target="_blank">http://mailman.speleo.sk/<u></u>mailman/listinfo/therion</a><br>
</blockquote></div><br>