<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; "><font class="Apple-style-span" face="'Hiragino Kaku Gothic Pro'" size="3"><span class="Apple-style-span" style="font-size: 12px; ">I'm guessing that the values in these two assignments represent the left and right edges of the Spectral response curves. Is that correct?</span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; color: rgb(28, 0, 207); "><font class="Apple-style-span" color="#AA0D91"><br></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; color: rgb(28, 0, 207); "><span style="color: rgb(170, 13, 145); ">static</span><span style="color: rgb(0, 0, 0); ">&nbsp;</span><span style="color: rgb(170, 13, 145); ">const</span><span style="color: rgb(0, 0, 0); ">&nbsp;</span><span style="color: rgb(170, 13, 145); ">float</span><span style="color: rgb(0, 0, 0); ">&nbsp;</span><span style="color: rgb(63, 110, 116); ">wli</span><span style="color: rgb(0, 0, 0); ">[</span>7<span style="color: rgb(0, 0, 0); ">] = {&nbsp;</span>0.4350<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>0.5000<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>0.6150<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>0.7400<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>1.5050<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>2.0150<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>0.5025<span style="color: rgb(0, 0, 0); ">&nbsp;};</span></div><span class="Apple-style-span" style="color: rgb(28, 0, 207); font-family: Monaco; font-size: 10px; "><span style="color: rgb(170, 13, 145); ">static</span><span style="color: rgb(0, 0, 0); ">&nbsp;</span><span style="color: rgb(170, 13, 145); ">const</span><span style="color: rgb(0, 0, 0); ">&nbsp;</span><span style="color: rgb(170, 13, 145); ">float</span><span style="color: rgb(0, 0, 0); ">&nbsp;</span><span style="color: rgb(63, 110, 116); ">wls</span><span style="color: rgb(0, 0, 0); ">[</span>7<span style="color: rgb(0, 0, 0); ">] = {&nbsp;</span>0.5200<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>0.6225<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>0.7025<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>0.9125<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>1.7925<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>2.3800<span style="color: rgb(0, 0, 0); ">,&nbsp;</span>0.9100<span style="color: rgb(0, 0, 0); ">&nbsp;};</span></span><div><br></div><div><div>On 26-Jul-09, at 1:34 PM, Markus Neteler wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On Sun, Jul 26, 2009 at 9:31 PM, Michael Perdue&lt;<a href="mailto:michael_perdue@yahoo.ca">michael_perdue@yahoo.ca</a>&gt; wrote:<br><blockquote type="cite">Organized like this?<br></blockquote><blockquote type="cite">&nbsp;&nbsp; &nbsp;/* 1st spectral band of enhanced thematic mapper plus */<br></blockquote><blockquote type="cite">&nbsp;static const float sr1[35] = {<br></blockquote><blockquote type="cite">&nbsp;&nbsp; &nbsp;.0160, .0710, .2870, .6665, .7920, .8570, .8390, .8060,<br></blockquote><blockquote type="cite">&nbsp;&nbsp; &nbsp;.7790, .8460, .9010, .8995, .8900, .8510, .8750, .8930,<br></blockquote><blockquote type="cite">&nbsp;&nbsp; &nbsp;.8840, .9300, .9580, .9540, .9800, .9750, .9650, .9625,<br></blockquote><blockquote type="cite">&nbsp;&nbsp; &nbsp;.9950, .9900, .9900, .9795, .9830, .9685, .9600, .7685,<br></blockquote><blockquote type="cite">&nbsp;&nbsp; &nbsp;.2930, .0545, .0090<br></blockquote><blockquote type="cite">};<br></blockquote><blockquote type="cite">with the normalized response?<br></blockquote><blockquote type="cite">Sounds easy. I'll take a look at it latter tonight.<br></blockquote><br>Great - the header of Iwave.cpp contains instructions how to add<br>a new sensor like this.<br><br>thanks<br>Markus<br></div></blockquote></div><br></body></html>