Cgen.Count()
Type:
INSTANCE FUNCTION
Purpose: Returns the number of points actually acquired in a
CGEN
object
.
The number returned is not the number of points allocated.
Usage: NumPoints = Cgen.Count()
NumPoints
INDEX
The number of points in the CGEN object. Zero is returned if no data have been acquired yet.
Related Topics