TSP: The Transport Sample Protocol



ASCII Writer
[TSP Consumers]

Collaboration diagram for ASCII Writer:A TSP ascii writer consumer. More...


Modules

 ASCII Writer Library
 The TSP ascii writer consumer library API.


Detailed Description

A TSP ascii writer consumer.

a TSP consumer which is able to output symbols values in different ASCII file format. It's output may be standard output or file with other options to chose file format and eventual size limit. It's main purposes is to be able to export TSP distributed symbols and value to some kind of CSV (Comma Separated Value) format in order to be easily post processed by spreadsheet softwares or simpler plotting software like Gnuplot (http://www.gnuplot.org/). You may specify different file format output which essentialy change the header of the file.

tsp_ascii_writer [-n] -x <sample_config_file> [-o <output_filename>] [-f <output file format>] [-l <nb sample>] [-u TSP_provider URL ]
Framework Home Page.

Beware !! TSP wave is coming...