|
|
|
|
sensix::sensing::Aggregate Interface Referenceimport "sensing.idl";
List of all members.
Detailed Description
Definition at line 40 of file Aggregate.java.
Constructor & Destructor Documentation
sensix::sensing::Aggregate::Aggregate |
( |
String |
n, |
|
|
byte |
l, |
|
|
Collection[] |
c | |
|
) |
| | |
sensix::sensing::Aggregate::Aggregate |
( |
String |
n, |
|
|
Collection[] |
c | |
|
) |
| | |
sensix::sensing::Aggregate::Aggregate |
( |
String |
n, |
|
|
byte |
l, |
|
|
Collection[] |
c, |
|
|
int |
seq | |
|
) |
| | |
Member Function Documentation
byte sensix::sensing::Aggregate::sensor |
( |
|
) |
|
Sensory sensix::sensing::Aggregate::sense |
( |
|
) |
|
void sensix::sensing::Aggregate::sense |
( |
Sensory |
s |
) |
|
long sensix::sensing::Aggregate::timeused |
( |
|
) |
|
void sensix::sensing::Aggregate::timeused |
( |
long |
t |
) |
|
double sensix::sensing::Aggregate::energyused |
( |
|
) |
|
void sensix::sensing::Aggregate::energyused |
( |
double |
e |
) |
|
byte sensix::sensing::Aggregate::priority |
( |
|
) |
|
void sensix::sensing::Aggregate::priority |
( |
byte |
p |
) |
|
void sensix::sensing::Aggregate::errors |
( |
FunctorError[] |
fe |
) |
|
String sensix::sensing::Aggregate::asString |
( |
|
) |
|
Member Data Documentation
The documentation for this interface was generated from the following files:
|