objectType Query
A query to be sent to the service
Members
| name | type | mult | description |
|---|---|---|---|
| ra | ivoa:real | the right ascension of the search cone's center in decimal degrees. | |
| dec | ivoa:real | the declination of the search cone's center in decimal degrees. | |
| sr | ivoa:real | the radius of the search cone in decimal degrees. | |
| verb | ivoa:integer | optional | the verbosity level to use where 1 means the bare minimum set of columns and 3 means the full set of available columns. |
| catalog | ivoa:string | optional | the catalog to query. When the service can access more than one catalog, this input parameter, if available, is used to indicate which service to access. |
| extras | ivoa:string | optional | any extra (non-standard) parameters that must be provided (apart from what is part of base URL given by the accessURL element). this value should be in the form of name=value pairs delimited with ampersands. |
Containment
This is contained by ConeSearch