ClassesClassesClassesClasses | | | | Operators

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

HGnuplot (Class)

Name

HGnuplot — Represents an instance of a connection to a gnuplot process.

Finalizer

This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.

GnuplotClose    Close all open gnuplot files or terminate an active gnuplot sub-process.

Methods

GnuplotOpenFile    Open a gnuplot file for visualization of images and control values.
GnuplotOpenPipe    Open a pipe to a gnuplot process for visualization of images and control values.
GnuplotPlotCtrl    Plot control values using gnuplot.
GnuplotPlotFunct1d    Plot a function using gnuplot.
GnuplotPlotImage    Visualize images using gnuplot.

HGnuplot (Class)

Name

HGnuplot — Represents an instance of a connection to a gnuplot process.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.

GnuplotClose    Close all open gnuplot files or terminate an active gnuplot sub-process.

Methods

GnuplotOpenFile    Open a gnuplot file for visualization of images and control values.
GnuplotOpenPipe    Open a pipe to a gnuplot process for visualization of images and control values.
GnuplotPlotCtrl    Plot control values using gnuplot.
GnuplotPlotFunct1d    Plot a function using gnuplot.
GnuplotPlotImage    Visualize images using gnuplot.

HGnuplot (Class)

Name

HGnuplot — Represents an instance of a connection to a gnuplot process.

Methods

GnuplotOpenFile    Open a gnuplot file for visualization of images and control values.
GnuplotOpenPipe    Open a pipe to a gnuplot process for visualization of images and control values.
GnuplotPlotCtrl    Plot control values using gnuplot.
GnuplotPlotFunct1d    Plot a function using gnuplot.
GnuplotPlotImage    Visualize images using gnuplot.

HGnuplotX (Class)

Name

HGnuplotX — Represents an instance of a connection to a gnuplot process.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when the last reference to the object instance is removed.

GnuplotClose    Close all open gnuplot files or terminate an active gnuplot sub-process.

Methods

GnuplotOpenFile    Open a gnuplot file for visualization of images and control values.
GnuplotOpenPipe    Open a pipe to a gnuplot process for visualization of images and control values.
GnuplotPlotCtrl    Plot control values using gnuplot.
GnuplotPlotFunct1d    Plot a function using gnuplot.
GnuplotPlotImage    Visualize images using gnuplot.


ClassesClassesClassesClasses | | | | Operators