Package | Description |
---|---|
org.geon | |
org.kepler.actor.io | |
ptolemy.actor.lib.io |
The ptolemy.actor.lib.io package.
|
Modifier and Type | Class and Description |
---|---|
class |
FileWrite
This actor extends LineWriter by outputing the filename.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayOfRecordsWriter
Write an array of records to a table.
|
Modifier and Type | Class and Description |
---|---|
class |
CSVWriter
This actor reads record-valued input tokens and writes them,
one line at a time, to a specified file, as comma-separated list
(or separated by some other delimiter given by the separator
parameter).
|
class |
ExpressionWriter
Deprecated.
Use TokenToExpression followed by LineWriter.
|