Description:
This routine obtains the
parameters of the SCAN/MAP raster: RA1, RA2, DEC1 and DEC2. The dimensions of these arrays are
checked and an error returned if necessary.
Invocation
CALL SCULIB_GET_RASTER(LOC,
N_SWITCHES, N_EXPOSURES, N_INTEGRATIONS, N_MEASUREMENTS, RA1_PTR, RA2_PTR, DEC1_PTR,
DEC2_PTR, STATUS)
Arguments
LOC = _CHARACTER (Given)
Locator to the SCUBA extension
N_SWITCHES = _INTEGER (Given)
Actual number of switches
N_EXPOSURES = _INTEGER
(Given)
Actual number of exposures
N_INTEGRATIONS = _INTEGER (Given)
Actual number of
integrations
N_MEASUREMENTS = _INTEGER (Given)
Actual number of measurements
RA1_PTR = _INTEGER (Given)
Pointer to mapped RA1 array
RA2_PTR = _INTEGER (Given)
Pointer to mapped RA2 array
DEC1_PTR = _INTEGER (Given)
Pointer to mapped DEC1 array
DEC2_PTR = _INTEGER (Given)
Pointer to mapped DEC2 array
STATUS = _INTEGER
(Given & Returned)
Global status
Notes:
This routine does not annul the locator.
Prior
Requirements
The locator to the structure must already be available.
Copyright
Copyright
©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.