PPRuNe Forums - View Single Post - What is CASA doing with your personal information?
Old 25th Jul 2020, 12:53
  #17 (permalink)  
Sunfish
 
Join Date: Aug 2004
Location: moon
Posts: 3,564
Received 89 Likes on 32 Posts
Cleared to enter. An automatic infringement generator is a trivial bit of software. I’ve written non trivial applications in VB (don’t laugh) many years ago.

For each bit of restricted or controlled real estate the logic is simply (for a rectangular volume of CTA):

1000:’IF lat > min lat AND lat < max lat AND lon > min long AND long < max long AND alt > min alt AND alt < max alt AND NOT flight = “IFR’ THEN Ping = “you are nicked” GOTO credit card

I’m sure c++ is more elegant, but it’s that simple.

‘’When information streams like this are available, Government cannot resist the temptation to use them unless prohibited by strong legislation - which we haven’t got.






Sunfish is offline