Library routines

<< Click to Display Table of Contents >>

Navigation:  Experiments > H - Electrochemical Noise >

Library routines

Description

The Electrochemical Noise software uses functions and classes that are specifically designed for research electrochemistry measurements.

 

Curve Classes

Class

Description

Class NSCURVE implements a noise curve which takes time and two columns of data during its AddPoint routine, fits the data, and calculates the RMS and mean noise values. The data in this curve can be plotted on the run-time screen.

 

Related Topics