class <Integrator> Integrator : public TclObject


Inheritance:


Public Methods

int command(int argc, const char*const* argv)
Integrator()
void newPoint(double x, double y)
void set(double x, double y)

Protected Fields

double lastx_
double lasty_
double sum_

Documentation

Integrator()

void set(double x, double y)

void newPoint(double x, double y)

int command(int argc, const char*const* argv)

double lastx_

double lasty_

double sum_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de