public interface ConeQueryRowSequence
extends uk.ac.starlink.table.RowSequence
| 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.
|
double getRa()
throws java.io.IOException
java.io.IOExceptiondouble getDec()
throws java.io.IOException
java.io.IOExceptiondouble getRadius()
throws java.io.IOException
java.io.IOExceptionlong getIndex()
throws java.io.IOException
next.java.io.IOExceptionCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.