# This file contains the data for the full simulation. # The first real line needs to be the filename with the # fish species data in it fish_stats.txt # The next real line is the radius of the simulation area used 1000 # The next lines are lines of the following format: # X fishtype Y # This creates X schools of with Y fish in it. # Parameters here for a low density shark simulation 20 shark 1 2 shark 2 # The rest of the file contains the definitions of observer types to be # added to the simulation. point observationradius=10 livetime=300 point observationradius=15 livetime=300 point observationradius=20 livetime=300 point observationradius=25 livetime=300 point observationradius=10 livetime=600 belt BeltWidth=8 BeltLength=50 Observationlength=25 livetime=300 forgetradius=50 belt BeltWidth=8 BeltLength=100 Observationlength=25 livetime=600 forgetradius=50 belt BeltWidth=8 BeltLength=150 Observationlength=25 livetime=900 forgetradius=50 belt BeltWidth=8 BeltLength=200 Observationlength=25 livetime=1200 forgetradius=50 belt BeltWidth=20 BeltLength=400 Observationlength=25 livetime=2400 forgetradius=50 video livetime=3600 observationradius=20 observationangle=0.2835 activetime=2 cycletime=30 video livetime=19800 observationradius=20 observationangle=0.2835 activetime=2 cycletime=30