Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/misc/

struct_value.pro


FUNCTION: struct_value(struc,name,default=default,index=index) PURPOSE: Returns the value of a structure element. Function equivalent to the procedure: "STR_ELEMENT" if "name" is an array then a new structure is returned with only the named values. Author: Davin Larson, 2006

Routines

top source struct_value

result = struct_value(str, name, default=default, index=index)

Parameters

str
name

Keywords

default
index

File attributes

Modification date: Thu Feb 13 16:43:46 2014
Lines: 15