SCULIB_GET_LST_STRT

Get the LST_STRT array and check its dimensions

Description:

This routine obtains the lst_strt array and compares the dimensions with the number of exposures, inegrations and measurements. The number of switches is returned.

Invocation

CALL SCULIB_GET_LST_STRT(LOC, LST_STRT_PTR, N_SWITCHES, N_EXPOSURES, N_INTEGRATIONS, N_MEASUREMENTS, STATUS)

Arguments

LOC = _CHARACTER (Given)
Locator to the SCUBA extension
LST_STRT_PTR = _INTEGER (Returned)
Pointer to location of DEM_PTR array in memory
N_SWITCHES = _INTEGER (Returned)
Number of switches indicated by LST_STRT
N_EXPOSURES = _INTEGER (Given)
Actual number of exposures
N_INTEGRATIONS = _INTEGER (Given)
Actual number of integrations
N_MEASUREMENTS = _INTEGER (Given)
Actual number of measurements
STATUS = _INTEGER (Given & Returned)
Global status

Notes:

This routine does not annul the locator. The array must be unmapped before finishing the program.

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.