EDI_CREL0D
Create a scalar list of type DOUBLE PRECISION
Invocation
CALL EDI_CREL0D( ID, LIST, DECR, FMIN, FMAX,
Description
No description of this routine has been documented
Arguments
-
ID = INTEGER (given)
ADI identifier of EventDS or derived object
-
LIST = CHARACTER*(*) (given)
Name of the new list
-
DECR = LOGICAL (given)
Is the list naturally decreasing in value
-
FMIN = DOUBLE PRECISION (given)
The minimum allowable data value
-
FMAX = DOUBLE PRECISION (given)
The maximum allowable data value
-
QUANTUM = DOUBLE PRECISION (given)
The minimum realistic change in list value
-
UNITS = CHARACTER*(*) (given)
Units of the list data
-
LID = INTEGER (returned)
The identifier of the new list
-
STATUS = INTEGER (given and returned)
The global status.
References