obj/plt/

plt_replicate.pro


Routines

top plt_replicate

NV/LIB/PLT

NAME: plt_replicate PURPOSE: Replicates the given descriptor, producing an array of the given dimensions containing cloned versions of the input descriptor. CATEGORY: NV/LIB/PLT CALLING SEQUENCE: pds = plt_replicate(pd, dim) ARGUMENTS: INPUT: pd: Planet descriptor. dim: Dimensions of the result. OUTPUT: NONE KEYWORDS: INPUT: NONE OUTPUT: NONE RETURN: Array of the given dimensions containing cloned versions of the input descriptor. STATUS: Complete MODIFICATION HISTORY: Written by: Spitale Adapted by: Spitale, 5/2016

File attributes

Modification date: Mon May 7 13:19:54 2018
Lines: 5