
GraphicalLocator |
ptolemy.domains.wireless.lib.GraphicalLocator |
This class is an extension of the Locator actor that adds an
<i>outputRange</i> parameter and an icon that is a circle with
a radius defined by the value of this parameter. In addition,
this class provides the output channel with a transmit property named
"range" with value equal to the value of its <i>outputRange</i>
parameter. Thus, if the output channel is an instance of
LimitedRangeChannel, then the <i>outputRange</i> parameter
will define the range of transmission.
Author(s): Philip Baldwin, Xiaojun Liu, and Edward A. Lee
Version:$Id: GraphicalLocator.doc.html,v 1.1 2006/02/22 18:40:27 mangal Exp $
Pt.Proposed Rating:Green (cxh)
Pt.Accepted Rating:Yellow (cxh)
outputRange
The output signal range. This is a double that
defaults to 100.0. The icon for this sensor node includes
a circle with this as its radius.