Class | Description |
---|---|
ObjectToRecord |
Ptolemy actor to produce from an ObjectToken a RecordToken, with record
entries corresponding to fields within the object carried by the ObjectToken.
|
OrbImageSource |
This actor connects to an Antelope ORB and collects packets matching the
given sourcename.
|
OrbLogger |
This actor connects to an Antelope ORB and collects element values for
weather elements such as temperature,pressure,humidity,wind.
|
OrbPacketChannelExtractor |
This actor receives OrbPacket objects ensconced in ObjectTokens and extracts
any OrbPacketChannels from the OrbPackets and outputs them as
OrbPacketChannel objects ensconced in ObjectTokens.
|
OrbPacketObjectSource |
This actor connects to an Antelope ORB and provides a stream of
OrbPacket objects to Ptolemy, delivered as ObjectToken s. |
OrbSensorDataSource |
This actor connects to an Antelope ORB and collects packets matching the
given sourcename.
|
OrbWaveformSink |
Ptolemy actor to send waveform data to an Antelope ORB
|
OrbWaveformSource |
This actor connects to an Antelope ORB and collects packets matching the
given sourcename, supplying samples from waveform packets to the channels of
the output port.
|
QAQC |
Produce an output token on each firing with a value that is equal to a QAQC
checked version of the input.
|
RecordToObject |
Ptolemy actor to use a RecordToken to fill in the fields of a newly
instantiated Object and then output this object encapsulated within an
ObjectToken.
|