Changeset 2180 in Sophya for trunk/SophyaPI/PIext/servnobjm.h


Ignore:
Timestamp:
Aug 13, 2002, 12:43:33 PM (23 years ago)
Author:
cmv
Message:

command eval dans spiapp cmv 13/8/02

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/servnobjm.h

    r1971 r2180  
    6262  virtual void  PlotFunc2D(DlFunctionOfXY f, string & nom, double xmin, double xmax,
    6363                           double ymin, double ymax, int npx=50, int npy=50, string dopt="");
     64
     65// Calcul d'expression arithmetique
     66  virtual void ExpVal(string expval,string resultvarname="");
    6467
    6568//  Trace d'expression de NTuple, et d'autres objets
Note: See TracChangeset for help on using the changeset viewer.