The LAMP Application

Generated by IDLdoc

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

lamp_mac/

write_xml.pro


Routines

result = write_tag(lev, tag, attr, str, opn)

write_xml, FileName, Data, XC=XC, YC=YC, ZC=ZC, E=E, N=N, PR=PR, PV=PV, P_TXT=P_TXT, W_tit=W_tit, X_tit=X_tit, Y_TIT=Y_TIT, Z_tit=Z_tit, OTHER_TIT=OTHER_TIT, PAR_TXT_ALL=PAR_TXT_ALL, SRC=SRC, HIST=HIST, LIM=LIM, MACH=MACH, DOE=DOE, SNAP=SNAP, DATE=DATE, FIFI=FIFI

Routine details

top write_tag

result = write_tag(lev, tag, attr, str, opn)

******* ********* ** stuff for write_xml

Parameters

lev
tag
attr
str
opn

top write_xml

write_xml, FileName, Data, XC=XC, YC=YC, ZC=ZC, E=E, N=N, PR=PR, PV=PV, P_TXT=P_TXT, W_tit=W_tit, X_tit=X_tit, Y_TIT=Y_TIT, Z_tit=Z_tit, OTHER_TIT=OTHER_TIT, PAR_TXT_ALL=PAR_TXT_ALL, SRC=SRC, HIST=HIST, LIM=LIM, MACH=MACH, DOE=DOE, SNAP=SNAP, DATE=DATE, FIFI=FIFI

** ********* ** User callable ** Keywords: ** XC = vector of x coordinates. ** YC = vector of y coordinates. ** ZC = vector of z coordinates. ** W_TIT = main title ** X_TIT = x axis title ** Y_TIT = y axis title ** Z_TIT = z axis title ** OTHER_TIT= sub title ** N = monitors ** PR = vector of parameter values ** PAR_TXT = string array of text associated to DATP.P (same size) ** PV = an array of any dimensions containing other parameter values ** E = the errors associated to DATA (same size)

Parameters

FileName
Data

Keywords

XC
YC
ZC
E
N
PR
PV
P_TXT
W_tit
X_tit
Y_TIT
Z_tit
OTHER_TIT
PAR_TXT_ALL
SRC
HIST
LIM
MACH
DOE
SNAP
DATE
FIFI

File attributes

Modification date: Tue Oct 1 14:36:01 2013
Lines: 204