uk.ac.starlink.table.RowSequence, ConeQueryRowSequencepublic class WrapperQuerySequence extends uk.ac.starlink.table.WrapperRowSequence implements ConeQueryRowSequence
| Constructor | Description |
|---|---|
WrapperQuerySequence(ConeQueryRowSequence base) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
double |
getDec() |
Get central declination for the current row's cone search request
in degrees.
|
long |
getIndex() |
Get the index in the underlying table to which the current row relates.
|
double |
getRa() |
Get central right ascension for the current row's cone search request
in degrees.
|
double |
getRadius() |
Get search radius for the current row's cone search request
in degrees.
|
public WrapperQuerySequence(ConeQueryRowSequence base)
base - base sequencepublic double getRa()
throws java.io.IOException
ConeQueryRowSequencegetRa in interface ConeQueryRowSequencejava.io.IOExceptionpublic double getDec()
throws java.io.IOException
ConeQueryRowSequencegetDec in interface ConeQueryRowSequencejava.io.IOExceptionpublic double getRadius()
throws java.io.IOException
ConeQueryRowSequencegetRadius in interface ConeQueryRowSequencejava.io.IOExceptionpublic long getIndex()
throws java.io.IOException
ConeQueryRowSequencenext.getIndex in interface ConeQueryRowSequencejava.io.IOExceptionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.