Differences

This shows you the differences between two versions of the page.

Link to this comparison view

samplestream:samplestream_construct [2024/04/18 01:13]
optrix created
samplestream:samplestream_construct [2024/04/18 01:14] (current)
optrix
Line 2: Line 2:
  
 This is a function of the [[class_samplestream|samplestream]] class. This is a function of the [[class_samplestream|samplestream]] class.
 +
 +===Description===
 +
 +This sets up the basic parameters of a SampleStream object.
  
 ===Parameters=== ===Parameters===
Line 11: Line 15:
 |pointsize|int|The [[number of samples|number of time buckets]] for each window| |pointsize|int|The [[number of samples|number of time buckets]] for each window|
 |stepsize|int|The [[step size]] when scanning through samples| |stepsize|int|The [[step size]] when scanning through samples|
- 
-===Description=== 
- 
-This sets up the basic parameters of a SampleStream object. 
  
 ===Returns=== ===Returns===
  
 Nothing Nothing