Ignore:
Timestamp:
Dec 11, 2013, 9:33:35 AM (10 years ago)
Author:
lemeur
Message:

ajout traitement utilisateur

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/sources/controler/include/particleBeam.h

    r417 r442  
    138138  virtual string fileOutputFlow() const;
    139139  virtual bool FileInput(ifstream& ifs);
     140  virtual void writeToAMLFile(string fileName);
     141  virtual bool readFromAMLFile(string fileName);
    140142
    141143  void histogramme(unsigned int index,vector<double>&xcor,vector<int>& hist,vector<string>& legende);
Note: See TracChangeset for help on using the changeset viewer.