The SensorNode class extends the Node class of a simulation by adding a reference to the radio device as well as sensor data input. It extends the instantiate() method to create a new thread for the node and to attach the sensor data input.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.