swarm-modeling
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Modeling Time of Day tasks


From: Krishnan Viswanathan
Subject: Modeling Time of Day tasks
Date: Mon, 18 Jun 2001 11:53:27 -0400

Hi
I am trying to get my agents to perform certain tasks during certain
times
during the day. Can anyone tell me how to model time of day tasks in
swarm?

Does something of this nature work:

***********************************************************
#import "Tasks.h"

...

-buildObjects
{ id aTask;
task = [Task createBegin: self];
// task creation related commands
task =[Task createEnd];
}
....

***********************************************************

Thanks,
Krishnan


--
_____________________________________________________________________
Krishnan Viswanathan    15-H Graduate Circle, State College, PA 16801
Phone: 814-862-8422     address@hidden





                  ==================================
   Swarm-Modelling is for discussion of Simulation and Modelling techniques
   esp. using Swarm.  For list administration needs (esp. [un]subscribing),
   please send a message to <address@hidden> with "help" in the
   body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]