Class: Projection

Projection


new Projection(header, coordSys)

Contains data about the state of a plot. This object is never created directly if is always instantiated from the json sent from the server.

Parameters:
Name Type Description
header Object

data from the fits file

coordSys CoordinateSys

Note - constructor should never be call directly

Properties:
Name Type Description
header object
scale1 number
scale2 number
pixelScaleArcSec number
coordSys CoordinateSys
Source: