Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/themis/spin/

spinmodel_findseg_t.pro


NAME: SPINMODEL_FINDSEG_T PURPOSE: Finds indexes of spin model segments matching each time. CATEGORY: TDAS CALLING SEQUENCE: spinmodel_findseg_t,mptr,t INPUTS: mptr: pointer to spin model t: array of times to which model segments will be matched RETURNS: an array of matching indexes. Throws error using 'message' routine on failure. PROCEDURE: EXAMPLE: $LastChangedBy: pcruce $ $LastChangedDate: 2010-10-25 13:18:23 -0700 (Mon, 25 Oct 2010) $ $LastChangedRevision: 7885 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spin/spinmodel_findseg_t.pro $

Routines

top source spinmodel_findseg_t

result = spinmodel_findseg_t(mptr, t)

Parameters

mptr
t

File attributes

Modification date: Thu Feb 13 16:42:35 2014
Lines: 14