Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

spedas/gui/display/draw_object/

spd_ui_draw_object__aggregatespecplots.pro


spd_ui_draw_object method: aggregateSpecplots A special kluge function to get around an IDL bug, that causes improper layering in eps Generates a composite image from a series of spectral plots to preserve layering when exporting to eps Inputs: spec_list(Object Ref): an IDL_Container with each spec_plot model panel_sz_pt(2 element numerical): The number of points to be used for the x and y dimensions of the output, respectively bg_color(3 element byte array): The background color for the panel, used to properly simulate transparency Outputs: aggregated model $LastChangedBy: jimm $ $LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $ $LastChangedRevision: 14326 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/display/draw_object/spd_ui_draw_object__aggregatespecplots.pro $

Routines

top source spd_ui_draw_object::aggregateSpecplots

result = spd_ui_draw_object::aggregateSpecplots(spec_list, panel_sz_pt, bg_color)

Parameters

spec_list
panel_sz_pt
bg_color

File attributes

Modification date: Thu Feb 13 16:41:35 2014
Lines: 20