ChronoC.New()

Type: CLASS FUNCTION

Purpose: Create a CHRONOC object.

The data array is sized according to the signal generator used.

Usage:

ChronoC = CHRONOC.New(Tag, Pstat)

Tag

  • STRING
    • Curve tag for data output. Used to label the file

Pstat

ChronoC

  • CHRONOC
    • The curve object.
Related Topics