(interpolatorDescribe function)
The name of an interpolate function, as shown in the interpolate documentation, or as listed by the interpolatorList command.
A list with the following syntax:
(interpolatorDescribe function description (arg1info) ... (argninfo))
whose members are as follows:
The name of the interpolate function requested.
A string giving a general description of the function.
A list with this syntax: (arginame argitype argioption argidescription), whose elements are as follows:
The argument name, as a string.
The argument type, as a string.
1 if the argument is optional. Otherwise 0.
A description of the argument, as a string.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.