This page was created by the IDL library routine mk_html_help2.

Last modified: Thu Oct 24 15:35:45 2019.


Directory Listing of Routines


Routine Descriptions

SPP_CCSDS_SPKT_HANDLER

[Next Routine] [List of Routines]
 Purpose: Handle buffer that should contain a single bytes from a ccsds packet
 Written by Davin Larson  
 
 $LastChangedBy: davin-mac $
 $LastChangedDate: 2019-06-12 01:51:13 -0700 (Wed, 12 Jun 2019) $
 $LastChangedRevision: 27334 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_2/projects/SPP/sweap/COMMON/spp_ccsds_spkt_handler.pro $

(See projects/SPP/sweap/COMMON/spp_ccsds_spkt_handler.pro)


SPP_SWP_CDF_VAR_ATT_CREATE

[Previous Routine] [List of Routines]
 This is a wrapper routine to create CDF variables within an open CDF file.
 usage:
  CDF_VAR_ATT_CREATE,fileid,'RandomVariable',randomn(seed,3,1000),attributes = atts
  Attributes are contained in a orderedhash and should have already been created.

(See projects/SPP/sweap/COMMON/spp_swp_cdf_var_att_create.pro)