Nasal library/geo: Difference between revisions

Jump to navigation Jump to search
m
→‎_equals: it may make sense to use a different example here, e.g. with an offset to actually show a delta between both results
m (→‎_equals: it may make sense to use a different example here, e.g. with an offset to actually show a delta between both results)
Line 367: Line 367:
searcher.update();
searcher.update();
print("====");
print("====");
searcher.update(); # run again to see differences
searcher.update(); # run again to see differences between both queries (this will only actually show a difference if the aircraft has moved considerably)
}}
}}


Navigation menu