Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/maven/KP_Toolkit/

mvn_kp_add_data.pro


A simple routine for adding a SINGLE user defined data field to the INSITU KP data structure This may get generalized in the future to allow multiple additions :Params: kp_data : in, required, type="structure" the original insitu KP data structure data_name : in, required, type="string" the name of the new data to be added onto the USER substructure data_in : in, required, type="dblarr" the data array that you are adding onto the structure output : out, required, type="structure" the name of the newly created data structure

Routines

top source mvn_kp_add_data

mvn_kp_add_data, kp_data, data_name, output, data1=data1, data2=data2, data3=data3, data4=data4, data5=data5, data6=data6, data7=data7, data8=data8, data9=data9

Parameters

kp_data
data_name
output

Keywords

data1
data2
data3
data4
data5
data6
data7
data8
data9

File attributes

Modification date: Tue Oct 21 13:53:24 2014
Lines: 54