org.autoplot.tca.DataSourceTcaSource

Allow Autoplot DataSources to lookup datasets. The filter within the DataSourceFilter is then applied to the data.

DataSourceTcaSource( org.autoplot.dom.DataSourceFilter node )

exampleInput( ) → QDataSet [view source]
value( QDataSet parm ) → QDataSet [view source]

values

values( QDataSet parms ) → QDataSet

This will set the focus range for the TimeSeriesBrowse, if available, and then call each tick individually.

Parameters

parms - a QDataSet

Returns:

a QDataSet

[search for examples] [view on GitHub] [view on old javadoc]