org.autoplot.tca.UriTcaSource

Allow Autoplot URIs to supply data to label plots. class:org.autoplot.tca.AutoplotTCASource:vap+file:/tmp/foo.txt?rank2=field1-field4&depend0=field0 class:org.autoplot.tca.AutoplotTCASource:vap+dat:file:/home/jbf/project/autoplot/data/dat/rockets/21139_E_field.txt?skipLines=1&depend0=field0&rank2=field3-field4

UriTcaSource( String uri )


exampleInput

exampleInput( ) → QDataSet

Returns:

org.das2.qds.QDataSet

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


value

value( QDataSet parm ) → QDataSet

Parameters

parm - a QDataSet

Returns:

org.das2.qds.QDataSet

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


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]