public class WrapperQuerySequence extends WrapperRowSequence implements ConeQueryRowSequence
baseSeq
Constructor and Description |
---|
WrapperQuerySequence(ConeQueryRowSequence base)
Constructor.
|
Modifier and Type | Method and 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.
|
close, getCell, getRow, next, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close, getCell, getRow, next
public WrapperQuerySequence(ConeQueryRowSequence base)
base
- base sequencepublic double getRa() throws IOException
ConeQueryRowSequence
getRa
in interface ConeQueryRowSequence
IOException
public double getDec() throws IOException
ConeQueryRowSequence
getDec
in interface ConeQueryRowSequence
IOException
public double getRadius() throws IOException
ConeQueryRowSequence
getRadius
in interface ConeQueryRowSequence
IOException
public long getIndex() throws IOException
ConeQueryRowSequence
next
.getIndex
in interface ConeQueryRowSequence
IOException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.