org.autoplot.cdf.CdfDataSetUtil

CdfDataSetUtil( )


validCount

validCount( QDataSet ds1, int limit ) → int

return the number of valid measurements in the dataset, stopping at limit when it is hit.

Parameters

ds1 - a QDataSet
limit - an int

Returns:

the number of valid measurements

[search for examples] [view on GitHub] [view on old javadoc]