Description:
This routine extracts a second dimension from a 2D REAL array.
Invocation
CALLSCULIB_EXTRACT_2DIM_R(X, NX, NY, TWOD, ONED, STATUS)
Arguments
X = INTEGER
(Given)
The X index in the 2D array to be extracted
NX = INTEGER (Given)
Size of the array in x
NY = INTEGER (Given)
Size of the array in y
TWOD = REAL (Given)
2D array input dataset
ONED = REAL (Returned)
1D strip extracted from 2D array
STATUS = INTEGER (Given &
Returned)
Global status
Notes:
This is the REAL routine.
Copyright
Copyright
©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.