Next: GT_DAY Up: Time Routines and Previous: ANYTIM2INTS

ANYTIM2EX

ANYTIM2EX takes any of the three representations and returns an array with the external representation. If the input is only one time, then the output is a seven element array. If it is an array of `N' elements, then the output is a 7N array.
IDL> b = anytim(roadmap)


ydac@mssly1.mssl.ucl.ac.uk