ChronoP.Count()
Type: INSTANCE FUNCTION
Purpose: Return the number of points actually acquired in a CHRONOP object.
The number returned is not the number of points allocated.
Usage:
NumPoints = ChronoP.Count()
NumPoints
- INDEX
- The number of points in the CHRONOP object. Zero is returned if no data have been acquired yet.
Comments are closed.