Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/maven/swia/

mvn_swia_packet_decode.pro


PROCEDURE: MVN_SWIA_PACKET_DECODE PURPOSE: General purpose routine to decode a series of words according to a provided definition AUTHOR: Jasper Halekas CALLING SEQUENCE: MVN_SWIA_PACKET_DECODE, Message, Decoder, Data INPUTS: Message: An array of words from a packet Decoder: A struct with the decommutator type for each field in Data OUTPUTS: Data: A structure returning the decommutated version of Message $LastChangedBy: jhalekas $ $LastChangedDate: 2013-06-18 21:19:24 -0700 (Tue, 18 Jun 2013) $ $LastChangedRevision: 12551 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/swia/mvn_swia_packet_decode.pro $

Routines

top source mvn_swia_packet_decode

mvn_swia_packet_decode, message, decoder, data

Parameters

message
decoder
data

File attributes

Modification date: Thu Feb 13 16:42:25 2014
Lines: 30