HASH_FROM_STRUCT
Name
HASH_FROM_STRUCT
Purpose
Convert a nested structure to a nested hash.
Category
Calling Sequence
h = hash_from_struct(s)
Inputs
s = A structure. in
Keyword Parameters
Outputs
h = Returned hash. out
Common Blocks
Notes
Modification History
R. Sterner, 2012 Jun 28
R. Sterner, 2013 Jan 14 --- Added /LOWER_CASE.
Copyright (C) 2012, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.