Changeset 224 for pmsm

Show
Ignore:
Timestamp:
01/05/09 19:59:06 (15 years ago)
Author:
smidl
Message:

doc

Location:
pmsm
Files:
5 modified

Legend:

Unmodified
Added
Removed
  • pmsm/mpf_u_delta.cpp

    r223 r224  
    33  \brief TR 2525 file for testing Toy Problem of mpf for Covariance Estimation 
    44  \author Vaclav Smidl. 
     5 
     6  \ingroup PMSM 
    57 
    68  ----------------------------------- 
  • pmsm/pmsm.h

    r223 r224  
    33 
    44#include <stat/libFN.h> 
     5 
     6/*! \defgroup PMSM  
     7@{ 
     8*/ 
    59 
    610//TODO hardcoded RVs!!! 
     
    140144}; 
    141145 
     146/*!@}*/ 
    142147#endif //PMSM_H 
  • pmsm/sim_profiles.h

    r223 r224  
    99  Using IT++ for numerical operations 
    1010  ----------------------------------- 
     11*/ 
     12 
     13/*! \addtogroup PMSM 
     14@{ 
    1115*/ 
    1216 
     
    8690        Ww=vecWw(ind-1)+(t-0.1*(ind-1))*dW/0.1; 
    8791} 
     92/*! @} */ 
  • pmsm/sim_var.cpp

    r223 r224  
    44  \author Vaclav Smidl. 
    55 
     6  \ingroup PMSM 
    67  ----------------------------------- 
    78  BDM++ - C++ library for Bayesian Decision Making under Uncertainty 
  • pmsm/sim_var_arx.cpp

    r221 r224  
    44  \author Vaclav Smidl. 
    55 
     6  \ingroup PMSM 
    67  ----------------------------------- 
    78  BDM++ - C++ library for Bayesian Decision Making under Uncertainty