public interface ConeResultRowSequence extends ConeQueryRowSequence
Modifier and Type | Method and Description |
---|---|
StarTable |
getConeResult()
Returns the result of the cone search for the current row of this
sequence.
|
getDec, getIndex, getRa, getRadius
close, getCell, getRow, next
StarTable getConeResult() throws IOException
ConeMatcher.getConeResult(uk.ac.starlink.ttools.cone.ConeSearcher, uk.ac.starlink.ttools.cone.ConeErrorPolicy, boolean, boolean, java.lang.String, double, double, double)
.
If no records in the cone are found, the return value may either be null or (preferably) an empty table with the correct columns.
IOException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.