
OrbSensorDataSource |
org.ROADnet.OrbSensorDataSource |
This actor connects to an Antelope ORB and collects packets matching the
given sourcename. Packets are reaped from the Orb and unpacked assuming
that they're OrbImagePackets. The actor outputs ImageTokens to Ptolemy.
Author(s): Tobin Fricke (tobin@splorg.org), University of California
Version:$Id: OrbSensorDataSource.java,v 1.1 2005/11/28 14:06:15 mangal Exp $
Pt.Proposed Rating:Red (tobin)
output
Samples from incoming waveform packets appear on this port.
orbname
The name of the orb to connect to, in the format "hostname:port".
Note that orbnames.pf-style names are not supported -- you have
to use a valid IP address or resolvable DNS name, and you have
to use a numeric port number.
srcname
The source name to request from the Orb. When this actor is
initialized, orb.select() is called with the value of this
parameter.
location
The location to be mapped