src/stats/doc/collector.rst
author Tom Henderson <tomh@tomh.org>
Mon, 28 Sep 2015 20:27:25 -0700
changeset 11676 05ea1489e509
parent 10120 177ccb85f714
permissions -rw-r--r--
bug 2184: Integer overflow in MacLow

.. include:: replace.txt

.. heading hierarchy:
   ************* Section (#.#)
   ============= Subsection (#.#.#)
   ############# Paragraph (no number)
   ~~~~~~~~~~~~~ Sub-paragraph (no number)

Collectors
**********

This section is a placeholder to detail the functionalities provided by 
the Collector
class to an |ns3| simulation, and gives examples on how to code them
in a program. 

**Note:** As of ns-3.18, Collectors are still under development and
not yet provided as part of the framework.