Ignore:
Timestamp:
Mar 9, 2013, 5:12:55 PM (11 years ago)
Author:
lemeur
Message:

complements graphiques, legendes et unification unites

File:
1 edited

Legend:

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

    r368 r381  
    5353  bool executeAll();
    5454 
    55    void donneesRmsEnveloppe(string type,vector<double>& xcor,vector<double>& ycor);
     55  void donneesRmsEnveloppe(string type,vector<double>& xcor,vector<double>& ycor, string& titre, string& legendx, string& legendy);
    5656
    5757  /**
     
    6363   
    6464    bool restoreElements(string inputFileName);
    65 
    66 
    6765   
    68     private :
    6966   
    7067
Note: See TracChangeset for help on using the changeset viewer.