public class D4DataSequence extends D4DataVariable implements DataSequence
| Modifier and Type | Field and Description |
|---|---|
protected D4DSP |
dsp |
protected int |
index |
protected D4DataCompoundArray |
parent |
dapvarsort, template| Constructor and Description |
|---|
D4DataSequence(D4DSP dsp,
DapSequence dap,
D4DataCompoundArray cdv,
int index) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRecordCount() |
DataRecord |
readRecord(long recordno) |
getDSPcomputesort, getSort, getTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSort, getTemplateprotected D4DataCompoundArray parent
protected int index
protected D4DSP dsp
public D4DataSequence(D4DSP dsp, DapSequence dap, D4DataCompoundArray cdv, int index) throws DataException
DataExceptionpublic long getRecordCount()
getRecordCount in interface DataSequencepublic DataRecord readRecord(long recordno) throws DataException
readRecord in interface DataSequenceDataExceptionCopyright © 1999–2014 UCAR/Unidata. All rights reserved.