
BluetoothNode |
ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode |
bluetooth
Author(s): Philip Baldwin
Version:$Id: BluetoothNode.doc.html,v 1.1 2006/02/22 18:40:26 mangal Exp $
Pt.Proposed Rating:Yellow (eal)
Pt.Accepted Rating:Red (pjb2e)
input
Port that receives update message for the spanning tree.
signal
Port that receives a signal from the envader or pursuer.
output
Port that transmits the update message for the spanning tree.
This has type {location={double}, time=double, depth =int},
a record token.
messageChannelName
Name of the channel for messaging between sensors.
This is a string that defaults to "messageChannel".
signalChannelName
Name of the channel for sensors to detect envader or pursuer.
This is a string that defaults to "signalChannel".
outputChannelName
Name of the output channel. This is a string that defaults to
"OutputChannel".
range
The transmission range of the sensor. The icon for this sensor
node includes a circle with this as its radius. This is a
double and default to 50.0.