ChronoA.Count()

<< Click to Display Table of Contents >>

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

ChronoA.Count()

Description

Return the number of points actually acquired in a ChronoA object.

 

The number returned is not the number of points allocated.

 

Type

INSTANCE FUNCTION

 

Usage

NumPoints = ChronoA.Count()

 

NumPoints

INDEX

The number of points in the CHRONOA object. Zero is returned if no data have been acquired yet.