Telescope

Overview

Standard telescope type and objects for use within any application.

Example

import { Telescope, TelescopeList, TELESCOPE_LOW, TELESCOPE_MID } from @ska-telescope/ska-javascript-components’;

Note that the Telescope object will be NULL or either of the provided constants

Properties

header:

“Property”, “Type”, “”

“code”, “string”, “Code for the telescope” “name”,”string”, “Display name for the telescope” “location”,”string”, “Name of the primary location of the telescope” “position”, “object”, “Made up of the latitude and longitude of the telescope” “image”, “string”, “URL to a stock image of the telescope”

Constants

TelescopeList, TELESCOPE_LOW, TELESCOPE_MID

Testing Identifier

Not applicable