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
File attributes
Modification date: | Tue Oct 21 13:53:24 2014 |
Lines: | 54 |