Span

This is a function of the samplestream class.

Description

This function sets the minimum and maximum span of the search. The first time you call NextSample, your data will either begin at the minimum and move forwards, or begin at the maximum and move backwards, depending on your step size.

Parameters

ParameterTypeMeaning
startdatetimeThe start date (in UTC)
enddatetimeThe end date (in UTC)

Returns

Nothing