class rGraph

This is the graph class.

Public Methods

[more]virtual int Reset()
Reset will reset the whole thing


Documentation

This is the graph class. I emulates one of the old "paper graph" devices which are used to record the history of temperature, humidity, pressure, or the Dow Jones index.

In spy movies, you have seen them in the notorious polygraph tests (although here we record only one quantity).

It will keep a specified amount of old values and optionally fill it into a histogram which we specify.

ovirtual int Reset()
Reset will reset the whole thing


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.