Sky direction
Sky direction
A union of the various standard sky direction representations supported by SKA, as defined in ADR-63.
anyOf |
ICRS sky direction 1.0 |
|||
A sky direction defined in the ICRS reference frame. |
||||
type |
object |
|||
properties |
||||
|
A name for the target. If reference_frame is ‘special’ or ‘tle’ then the name might be of a solar system body or a satellite in Earth orbit. |
|||
type |
string |
|||
|
Validation is case-insensitive. |
|||
type |
string |
|||
|
|
|||
Attributes for an ICRS sky direction |
||||
type |
object |
|||
properties |
||||
|
The longitude coordinate, specifying degrees right ascension in the ICRS reference frame. Value must be in the range 0 <= c1 < 360. |
|||
type |
number |
|||
|
The latitude coordinate, specifying degrees declination in the ICRS reference frame. Value must be in the range -90 <= c2 <= 90. |
|||
type |
number |
|||
|
Longitudinal proper motion of target, measured in arcseconds per year. |
|||
type |
number |
|||
|
Latitudinal proper motion of target, measured in arcseconds per year. |
|||
type |
number |
|||
|
Epoch of proper motion, giving the date when the proper motion offset was zero. |
|||
type |
number |
|||
|
The parallax in seconds of arc. |
|||
type |
number |
|||
|
Radial velocity along the line of sight in m/s. |
|||
type |
number |
|||
additionalProperties |
True |
|||
additionalProperties |
True |
|||
AltAz sky direction 1.0 |
||||
A sky direction defined in the AltAz reference frame |
||||
type |
object |
|||
properties |
||||
|
A name for the target. If reference_frame is ‘special’ or ‘tle’ then the name might be of a solar system body or a satellite in Earth orbit. |
|||
type |
string |
|||
|
Validation is case-insensitive. |
|||
type |
string |
|||
|
|
|||
Allowed attributes for an AltAz sky direction |
||||
type |
object |
|||
properties |
||||
|
The azimuth coordinate in degrees. Value must be in the range 0 <= c1 < 360. |
|||
type |
number |
|||
|
The elevation coordinate in degrees. Value must be in the range 0 <= c2 <= 90. |
|||
type |
number |
|||
additionalProperties |
True |
|||
additionalProperties |
True |
|||
Galactic sky direction 1.0 |
||||
A sky direction defined in the Galactic reference frame. |
||||
type |
object |
|||
properties |
||||
|
A name for the target. If reference_frame is ‘special’ or ‘tle’ then the name might be of a solar system body or a satellite in Earth orbit. |
|||
type |
string |
|||
|
Validation is case-insensitive. |
|||
type |
string |
|||
|
|
|||
Attributes for a Galactic sky direction |
||||
type |
object |
|||
properties |
||||
|
The longitude coordinate, specifying degrees right ascension in the Galactic reference frame. Value must be in the range 0 <= c1 < 360. |
|||
type |
number |
|||
|
The latitude coordinate, specifying degrees declination in the Galactic reference frame. Value must be in the range -90 <= c2 <= 90. |
|||
type |
number |
|||
|
Longitudinal proper motion of target, measured in arcseconds per year. |
|||
type |
number |
|||
|
Latitudinal proper motion of target, measured in arcseconds per year. |
|||
type |
number |
|||
|
Epoch of proper motion, giving the date when the proper motion offset was zero. |
|||
type |
number |
|||
|
The parallax in seconds of arc. |
|||
type |
number |
|||
|
Radial velocity along the line of sight in m/s. |
|||
type |
number |
|||
additionalProperties |
True |
|||
additionalProperties |
True |
|||
Special sky direction 1.0 |
||||
A sky direction whose coordinates are defined in Katpoint. |
||||
type |
object |
|||
properties |
||||
|
A name for the target. This should be the name of a resolvable entity in Katpoint, for example, the name of a solar system body. |
|||
type |
string |
|||
|
Must be “special” for a catalogue sky direction. Validation is case-insensitive. |
|||
type |
string |
|||
additionalProperties |
True |
|||
Two-Line Element sky direction 1.0 |
||||
A sky direction defined by a Two-Line Element (TLE) set. |
||||
type |
object |
|||
properties |
||||
|
A name for the target. For a TLE sky direction, this could be the name of a satellite in orbit. |
|||
type |
string |
|||
|
Validation is case-insensitive. |
|||
type |
string |
|||
|
|
|||
Attributes for a TLE sky direction. |
||||
type |
object |
|||
properties |
||||
|
First line of a two-line element (TLE) sky direction. |
|||
type |
string |
|||
|
Second line of a two-line element (TLE) sky direction. |
|||
type |
string |
|||
additionalProperties |
True |
|||
additionalProperties |
True |
|||