new PixelToRAConverter(refpos, refchannel, angularoffset, dec)
Parameters:
Name | Type | Description |
---|---|---|
refpos |
* | CRVAL1 |
refchannel |
* | CRPIX1 |
angularoffset |
* | CDELT1 |
dec |
* | DEC in degree |
Methods
convert(pix)
static enter(what) {
console.group(this.name + "." + what);
}
static exit() {
console.groupEnd();
}
Parameters:
Name | Type | Description |
---|---|---|
pix |
* |