>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  SUBSTRUCT
Libraries

SUBSTRUCT

SUBSTRUCT

Name


      SUBSTRUCT

Purpose


      Return a substructure from a structure by indices.

Category


Calling Sequence


      s2 = substruct(s,in)

Inputs


      s = Input structure. in
      in = Indices to extract. in

Keyword Parameters


Keywords


        /QUIET do not give error message.

Outputs


      s2 = resulting sub-structure. out

Common Blocks


Notes


      Notes: To list the tag names in a structure and their
      indices do: more,/num,tag_names(s)

Modification History


      R. Sterner, 2003 Aug 18
  Copyright (C) 2003, 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.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us