Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
samplestream:class_samplestream [2024/04/18 01:09]
optrix
samplestream:class_samplestream [2024/04/18 01:39] (current)
optrix
Line 2: Line 2:
  
 The **samplestream** class used to iterate over an AQL query at high resolution, using a sliding window of evenly-spaced points. The **samplestream** class used to iterate over an AQL query at high resolution, using a sliding window of evenly-spaced points.
 +
 +It's the main class you'll be using when using SampleStream.
  
 ===Functions=== ===Functions===
Line 8: Line 10:
  
 [[samplestream_construct|constructor]] \\ [[samplestream_construct|constructor]] \\
-[[fn_Start|Start]] \\ 
-[[NextSample]] \\ 
 [[GatherSamples]] \\ [[GatherSamples]] \\
 +[[NextSample]] \\
 +[[Override]] \\
 +[[Span|Span]] \\
 +[[fn_Start|Start]] \\
 +