Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

sensix::sensing::Mean Interface Reference

import "sensing.idl";

Inheritance diagram for sensix::sensing::Mean:

sensix::sensing::Aggregate sensix::sensing::Aggregate sensix::sensing::Sensory sensix::sensing::Sensory sensix::sensing::Sensory sensix::sensing::Sensory sensix::Functor sensix::Functor sensix::Functor sensix::Functor sensix::Functor sensix::Functor sensix::Functor sensix::Functor sensix::sensing::MeanImpl

List of all members.

Public Member Functions

 Mean (byte l, Collection[] c)
 Mean (Collection[] c)
 Mean (byte l, Collection[] c, int seq)
byte identifier ()
Data result ()
Data[] results ()
void results (Data[] data)

Public Attributes

const octet ID = BARX

Protected Member Functions

Data getResult (int idx)


Detailed Description

Definition at line 40 of file Mean.java.


Constructor & Destructor Documentation

sensix::sensing::Mean::Mean ( byte  l,
Collection[]  c 
)

Definition at line 42 of file Mean.java.

sensix::sensing::Mean::Mean ( Collection[]  c  ) 

Definition at line 46 of file Mean.java.

sensix::sensing::Mean::Mean ( byte  l,
Collection[]  c,
int  seq 
)

Definition at line 50 of file Mean.java.


Member Function Documentation

byte sensix::sensing::Mean::identifier (  ) 

Implements sensix::Functor.

Implemented in sensix::sensing::MeanImpl.

Definition at line 55 of file Mean.java.

Data sensix::sensing::Mean::getResult ( int  idx  )  [protected]

Definition at line 59 of file Mean.java.

Data sensix::sensing::Mean::result (  ) 

Definition at line 76 of file Mean.java.

Data [] sensix::sensing::Mean::results (  ) 

Implements sensix::Functor.

Implemented in sensix::sensing::MeanImpl.

Definition at line 80 of file Mean.java.

void sensix::sensing::Mean::results ( Data[]  data  ) 

Implements sensix::Functor.

Definition at line 88 of file Mean.java.


Member Data Documentation

const octet sensix::sensing::Mean::ID = BARX

Implements sensix::sensing::Sensory.

Definition at line 150 of file sensing.idl.


The documentation for this interface was generated from the following files:
  • /home/brennan/Software/sensix/source/C^4/sensix/sensing/Mean.java
  • /home/brennan/Software/sensix/source/sensing.idl


© 2008, Los Alamos National Security, LLC.