SampleStream Constructor

This is a function of the samplestream class.

Description

This sets up the basic parameters of a SampleStream object.

Parameters

ParameterTypeMeaning
serverardiapi.ServerA Server object from the ardiapi library for the server to query
querystringThe query to run
windowsizeintThe window size for the samples
pointsizeintThe number of time buckets for each window
stepsizeintThe Step Size when scanning through samples

Returns

Nothing