Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/themis/common/

thm_valid_level.pro


function thm_valid_level purpose: for thm_load routines to validate the level keyword and set it to a standard format ('l1', 'l2', etc.). Only a single level is allowed. keywords: level: level keyword input from thm_load routine vlevels: a space-separated string, like 'l1 l2' deflevel: a string like 'l2'. defaults to 'l1' example: lvl = thm_valid_level('l1','l1 l2','l1')

Routines

top source thm_valid_level

result = thm_valid_level(level, vlevels, deflevel)

Parameters

level
vlevels
deflevel

File attributes

Modification date: Thu Feb 13 16:42:33 2014
Lines: 21