Show
Ignore:
Timestamp:
02/11/09 14:15:39 (16 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classbdm_1_1logger.tex

    r264 r269  
    33\label{classbdm_1_1logger}\index{bdm::logger@{bdm::logger}} 
    44} 
    5 DataLink is a connection between two data vectors Up and Down 
     5Class for storing results (and semi-results) of an experiment 
    66 
    77 
     
    7676 
    7777\subsection{Detailed Description} 
    78 DataLink is a connection between two data vectors Up and Down.  
     78Class for storing results (and semi-results) of an experiment.  
    7979 
    80 Up can be longer than Down. Down must be fully present in Up (TODO optional) See chart: \begin{center} 
    81 \begin{ImageNoCaption}\mbox{\includegraphics{inline_dotgraph_1}} 
    82 \end{ImageNoCaption} 
    83 \end{center} 
    84  
    85  
    86 Class for storing results (and semi-results) of an experiment This class abstracts logging of results from implementation. This class replaces direct logging of results (e.g. to files or to global variables) by calling methods of a \hyperlink{classbdm_1_1logger}{logger}. Specializations of this abstract class for specific storage method are designed.  
     80This class abstracts logging of results from implementation. This class replaces direct logging of results (e.g. to files or to global variables) by calling methods of a \hyperlink{classbdm_1_1logger}{logger}. Specializations of this abstract class for specific storage method are designed.  
    8781 
    8882The documentation for this class was generated from the following file:\begin{CompactItemize}