#include <AgentDescriptor.h>
Public Member Functions | |
DiscreteSensorDescriptor () | |
Public Attributes | |
unsigned int | numOptions |
Definition at line 49 of file AgentDescriptor.h.
|
Definition at line 51 of file AgentDescriptor.h. References numOptions. |
|
Determines the number of distinct values the sensor can represent. Note that this can be used as a binary input value if 'numOptions' = 2. Definition at line 59 of file AgentDescriptor.h. Referenced by verve::AgentDescriptor::addDiscreteSensor(), and DiscreteSensorDescriptor(). |