StripChart.h

Classes

StripChart -- strip chart package for C++ ,using Objectify, TCL, & BLT (full description)

class StripChart : public BltPlot

Interface

Public Members
int PlotCmd(float)
StripChart(Tcl_Interp* interp)
~StripChart()
int AfterConfigure(Tcl_Interp* interp)

Description

Synopsis

strip chart package for C++ ,using Objectify, TCL, & BLT
Used by:
Uses:

Member Description

int PlotCmd(float)

plot a point

StripChart(Tcl_Interp* interp)

constructor

~StripChart()

destructor

int AfterConfigure(Tcl_Interp* interp)

Objectify calls after our slots change