org.das2.qds.IndexGenDataSet
Dataset that simply returns the index as the value.
lastindex
lastindex( QDataSet src ) → QDataSet
this is used to create a 0,1,2,... index list when DEPEND_1 is rank 2,
but this also works for rank 1.
Parameters
src -
Returns:
org.das2.qds.QDataSet
search for examples
view on GitHub
view source