Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/maven/KP_Toolkit/misc_lib/

mvn_kp_structure_index.pro


ROUTINE TO CONVERT A STRING NAMED KP PARAMETER TO A NUMERICAL INDEX :Params: kp_data: in, required, type=structure the data structure (not sure why this is passed, something to check later) base_tag_count: in, required, type=integer the number of base level tags in the data structure first_level_count: in, required, type=integer the number of first level tags in the data structure base_tags: in, required, type=strarr(base_tag_count) the names of the base level tags first_level_tags: in, required, type=strarr(first_level_count) the names of the first level tags.

Routines

top source MVN_KP_STRUCTURE_INDEX

MVN_KP_STRUCTURE_INDEX, kp_data, new_param, new_index, first_level_tags

Parameters

kp_data
new_param
new_index
first_level_tags

File attributes

Modification date: Tue Oct 21 13:53:19 2014
Lines: 5