![]()  | 
  
    SMILE
    v2.5
    
   Schwarzschild Modelling Interactive expLoratory Environment 
   | 
 
information object for velocity perturber class (keep track of accumulated energy change due to relaxation) More...
#include <orbitan.h>


Public Member Functions | |
| CVelPerturberInformation (const double _deltaErelax) | |
| virtual INFOTYPE | infoType () const | 
| return the derived class type  | |
| virtual std::string | toString () const | 
| present a textual representation of the data contained in this class (may be empty string)  | |
| const NumT | getData () const | 
| get data  | |
Private Attributes | |
| NumT | deltaErelax | 
| stores a single value – the accumulated energy change  | |
Additional Inherited Members | |
  Public Types inherited from smile::CBasicInformation | |
| enum | INFOTYPE {  IT_UNKNOWN, IT_TRAJ_ANALYSIS, IT_TRAJ_SAMPLE, IT_POINCARE, IT_PERICENTER, IT_SCHW, IT_VEL_PERTURBER }  | 
| lists all possible information types  More... | |
information object for velocity perturber class (keep track of accumulated energy change due to relaxation)
 1.8.8