![]()  | 
  
    SMILE
    v2.5
    
   Schwarzschild Modelling Interactive expLoratory Environment 
   | 
 
information object to store points from the Poincare surface of section More...
#include <orbitan.h>


Public Member Functions | |
| CPoincareInformation (const std::vector< std::pair< double, double > > &_ps) | |
| 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)  | |
| unsigned int | size () const | 
| const std::pair< double, double > & | at (unsigned int index) const | 
Private Attributes | |
| 
std::vector< std::pair< double,  double > >  | ps | 
| Poincare section (x - xdot plane)  | |
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 to store points from the Poincare surface of section
 1.8.8