ARTS built-in documentation server
Workspace Method time_stampsSort
Description
Sort *in* by time_stamps into *out*.
Authors: Richard Larsson
Synopsis
time_stampsSort( | out, time_stamps, in ) |
Variables
GOUT | out | (ArrayOfTime, ArrayOfVector) | Array sorted by time |
IN | time_stamps | (ArrayOfTime) | A set of times. |
GIN | in | (ArrayOfTime, ArrayOfVector) | Array to sort of same size as time_stamps |