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

GOUTout(ArrayOfTime, ArrayOfVector)Array sorted by time
INtime_stamps(ArrayOfTime)A set of times.
GINin(ArrayOfTime, ArrayOfVector)Array to sort of same size as time_stamps