|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reading | |
|---|---|
| sonification.dataimport.visbards_resourcetoolkit.repository.resource | |
| Uses of Reading in sonification.dataimport.visbards_resourcetoolkit.repository.resource |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.repository.resource that return Reading | |
|---|---|
Reading |
ResourceReader.next()
Read and return the next reading in the resource. |
Reading |
ResourceReaderCdf.next()
|
Reading |
ResourceReaderCombined.next()
Read and return the next reading in the resource. |
Reading |
ResourceReaderMultifile.next()
Read and return the next reading in the resource. |
Reading |
ResourceReader.peekNext()
Read the next reading but do not advance the reader forward |
Reading |
ResourceReaderCdf.peekNext()
Read the next reading but do not advance the reader forward |
Reading |
ResourceReaderCombined.peekNext()
Read the next reading but do not advance the reader forward |
Reading |
ResourceReaderMultifile.peekNext()
Returns the time value of the "next" reading, Double.NaN if hasNext() is false |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||