Sorry. I have the settings corrected now.

gapalp
gap...@gapalp.net

> -------- Original Message --------
> Subject: Re: [Flightgear-devel] List Etiquette was airport list
> From: Ron Jensen <w...@jentronics.com>
> Date: Fri, April 13, 2012 9:12 am
> To: FlightGear developers discussions
> <flightgear-devel@lists.sourceforge.net>
> 
> 
> On Thursday 12 April 2012 16:11:14 gap...@gapalp.net wrote:
> > <html><body><span style="font-family:Verdana; color:#000000;
> > font-size:10pt;"><div>Wow, this works better, is simpler code, and is much
> > faster! Plus it will be easy to allow the user to pass configurations such
> > as range and airport type as mentioned, to suit GA planes or
> > heavies.<br></div><div><br></div><div>&nbsp;&nbsp;&nbsp; AirportInfoFilter
> > filter;</div><div>&nbsp;&nbsp;&nbsp; double maxRange =
> > 300.0;<br></div><div>&nbsp;&nbsp;&nbsp; FGPositioned::List results =
> > FGPositioned::findWithinRange(globals-&gt;get_aircraft_position(), range,
> > &amp;filter);<br>&nbsp;&nbsp;&nbsp; FGPositioned::sortByRange(results,
> > globals-&gt;get_aircraft_position());<br>&nbsp;&nbsp;&nbsp; string
> > dest[results.size()];<br>&nbsp;&nbsp;&nbsp; for (unsigned int i=0; i &lt;
> > results.size(); i++) {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> > dest[i] = results[i]-&gt;ident();<br>&nbsp;&nbsp;&nbsp;
> > }<br></div><div><br></div><div>gapalp</div><div><a
> > href="mailto:gap...@gapalp.net";>gap...@gapalp.net</a></div><div><br><br></d
> >iv> <blockquote id="replyBlockquote" webmail="1" style="border-left: 2px
> > solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt;
> > color:black; font-family:verdana;"> <div id="wmQuoteWrapper">
> 
> 
> Please send your mails to this list in plain text not HTML. 
> 
> Thank you,
> 
> Ron 
> 
> ------------------------------------------------------------------------------
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to