[This is preliminary documentation and is subject to change.]
The Agent type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ACS |
Gets the agent's ACS
|
![]() |
ActuationTimeVariabilityCalculator |
Can optionally be used to set a custom delegate for calculating the actuation time with variability
|
![]() |
AsDeclarativeChunk |
Gets the declarative chunk representation of the agent
|
![]() |
AsDimensionValuePair |
Gets the dimension-value pair representation of the agent
|
![]() |
AverageResponseTime |
Gets the agent's average response time
|
![]() |
CurrentGoal |
Gets the current goal for the agent (of null if no goal is set in the goal structure)
|
![]() ![]() |
GlobalParameters |
Gets the global parameters for the Agent class
|
![]() |
IsAlive |
Specifies whether the agent is alive
|
![]() |
MCS |
Gets the agent's MCS
|
![]() |
MS |
Gets the agent's MS
|
![]() |
NACS |
Gets the agent's NACS
|
![]() |
Name |
Gets the name of the agent
|
![]() |
Parameters |
Gets the local parameters class instance for this agent
|
![]() |
PerceptionTimeVariabilityCalculator |
Can optionally be used to set a custom delegate for calculating the perception time with variability
|
![]() |
WorldID |
Gets the world ID of the agent
|