Description Returns the number of data points included in the specified PSD scatter model.
Syntax count = GetTabulatedPSDScatterDataCount( id )
Parameters count (Long) Number of data points.
id As Long Identifier of the PSD scatter model.
Remarks Returns the number of data points included in the specified PSD scatter model.
See Also DeleteTabulatedPSDScatterIthData GetTabulatedPSDScatterFileName SetTabulatedPSDScatterFileName
|