ngageoint / fog-machine

iOS Swift framework for parallel processing
MIT License
121 stars 12 forks source link

Keep association between observers and viewsheds #7

Open lemmingapex opened 8 years ago

lemmingapex commented 8 years ago

Need a data structure to associate observers to viewsheds. This will make the management of viewsheds and observers possible. Lots to consider here: persistent of viewsheds; ids for observers; one viewshed to many observers...