public class JELQuerySequenceFactory extends Object implements QuerySequenceFactory
| Constructor and Description |
|---|
JELQuerySequenceFactory(String raExpr,
String decExpr,
String srExpr)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ConeQueryRowSequence |
createQuerySequence(StarTable table)
Creates a query sequence.
|
public JELQuerySequenceFactory(String raExpr, String decExpr, String srExpr)
raExpr - JEL expression for right ascension in degrees;
if null a guess will be attempteddecExpr - JEL expression for declination in degrees;
if null a guess will be attemptedsrExpr - JEL expression for search radius in degreespublic ConeQueryRowSequence createQuerySequence(StarTable table) throws IOException
QuerySequenceFactorycreateQuerySequence in interface QuerySequenceFactorytable - input tableIOExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.