This method will only move the agents that are unhappy,
each agent is moved until it finds an area where it is happy to
live.
moveToWithIn -
Static variable in class uk.ac.ucl.casa.andrew.phd.segModelNoRandomSearching.SegGISModel
movement(float) -
Method in class uk.ac.ucl.casa.andrew.phd.segModelNoRandomSearching.Resident
Governs how far an agent can move in any time step, takes the
SegGISModel.movement movement paremater as the distance for
random movement in both X and Y Directions.
movement -
Static variable in class uk.ac.ucl.casa.andrew.phd.segModelNoRandomSearching.SegGISModel