Behaviour
It returns a subset of a measure obtained using the (long long) indexes passed as ‘index list’.
Parameters
Return type
Binary-array.
Examples
Extract the specified subset of measure.
oph_extract('OPH_DOUBLE','OPH_DOUBLE',measure,index_list)
Operation type
Simple.
| Argument name | Type | Mandatory | Values | Default | Min/Max-value | Min/Max-times |
|---|---|---|---|---|---|---|
| input measure type | “oph_type” | “yes” | “‘oph_double’|’oph_float’ |’oph_int’|’oph_long’|’oph_short’|’oph_byte’” | “1” / “1” | ||
| output measure type | “oph_type” | “yes” | “‘oph_double’|’oph_float’ |’oph_int’|’oph_long’|’oph_short’|’oph_byte’” | “1” / “1” | ||
| measure | “binary-array” | “yes” | “1” / “1” | |||
| index list | “binary-array” | “yes” | “1” / “1” |