CHRONOP.New()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Curve classes > class CHRONOP >

CHRONOP.New()

Description

Create a new class CHRONOP object.

 

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

 

Type

CLASS FUNCTION

 

Usage

ChronoP = CHRONOP.New(Tag, Pstat)

 

Tag

STRING

Curve Tag for data output. Used to label the file.

Pstat

OBJECT

Pstat is an object with a class PSTAT license.

ChronoP

CHRONOP

The curve object.