TerrainProperty
ptolemy.domains.wireless.lib.TerrainProperty

This actor implements the PropertyTransformer interface. It register itself with the wireless channel specified by the <i>channelName</i> parameter. The channel may call it getProperty() method to get the property.

Author(s): Yang Zhao
Version:$Id: TerrainProperty.doc.html,v 1.1 2006/02/22 18:42:26 mangal Exp $
Pt.Proposed Rating:Yellow (eal)
Pt.Accepted Rating:Red (pjb2e)




channelName
The name of the channel. The default name is "TerrainChannel".
xyPoints
The x/y coordinates of ? (FIXME) The default value is an array of integer pairs: {{0, 0}, {0, 5}, {20, 5}, {20, 0}} FIXME: need more info