mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
moved the output dir of slsdetectorClientDocs
This commit is contained in:
36
manual/slsDetectorClientDocs/latex/output.tex
Normal file
36
manual/slsDetectorClientDocs/latex/output.tex
Normal file
@ -0,0 +1,36 @@
|
||||
Commands to setup the file destination and format
|
||||
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item {\bfseries outdir \mbox{[}dir\mbox{]}} Sets/gets the file output directory (string)
|
||||
\end{DoxyItemize}
|
||||
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item {\bfseries fname \mbox{[}fn\mbox{]}} Sets/gets the root of the output file name (string)
|
||||
\end{DoxyItemize}
|
||||
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item {\bfseries index \mbox{[}i\mbox{]}} Sets/gets the current file index (int)
|
||||
\end{DoxyItemize}
|
||||
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item {\bfseries enablefwrite \mbox{[}i\mbox{]}} Enables/disables file writing. 1 enables, 0 disables.
|
||||
\end{DoxyItemize}
|
||||
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item {\bfseries overwrite \mbox{[}i\mbox{]}} enables(1) /disables(0) file overwriting
|
||||
\end{DoxyItemize}
|
||||
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item {\bfseries currentfname} gets the filename for the data without index and extension
|
||||
\end{DoxyItemize}
|
||||
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item {\bfseries fileformat} sets/gets the file format for data in receiver. Options: \mbox{[}ascii, binary, hdf5\mbox{]}. Ascii is not implemented in Receiver.
|
||||
\end{DoxyItemize}
|
Reference in New Issue
Block a user