Swarm User Guide
Prev
Next
Part II. Swarm Applications: Examples and Illustrations
Table of Contents
6.
The Swarm Tutorial: Reprise
6.1.
Tutorial Progression
6.2.
What Are You Supposed to Learn from the Tutorial?
6.3.
After the Tutorial: What now?
7.
Creating Objects In Swarm
7.1.
Begin at the Beginning
7.2.
Detailed Look at
createBegin
/
createEnd
7.3.
Swarm Zones and Recursive Objects Creation
7.4.
Using Swarm Library Objects and Header Files
7.5.
Variations on a Theme
7.6.
How Do You Kill Off Those Poor Little Devils?
8.
Doing the Chores:
set
and
get
8.1.
Get and Set Methods
8.2.
Using Set Methods During Object Creation
8.3.
Passing Information Around
8.4.
Circumventing the Object-Oriented Guidelines
9.
Building Schedules
9.1.
Building
Schedule
s
9.2.
What's that
M()
Thing?
9.3.
ActionGroup
s
9.4.
Activating Swarms
9.5.
What is an
Activity
?
9.6.
Dynamic Scheduling
10.
Working with Lists
10.1.
The
List
Class
10.2.
Basic
List
Syntax
10.3.
Lists: Managing Objects in the Model Swarm
10.4.
Lists: Passing Information Among Levels in a Swarm Model
10.5.
Lists: Organizing Repetitive Chores inside Objects
11.
Checking on a Swarm's progress: The Observer
11.1.
Monitoring a Swarm
11.2.
Making a clickable
ZoomRaster
11.3.
Displaying Results in Graphs
12.
Probing and Displaying the Contents of Swarm Objects
12.1.
What's a Probe?
12.2.
Managing Probe Displays
12.3.
How to Customize Probe Displays
12.4.
Controlling Precision of Display
12.4.1.
Global setting of precision
12.4.2.
Setting Precision for Individual Probes
Prev
Home
Next
Using the GUI Probe Display
The Swarm Tutorial: Reprise