| 
    Simbody
    3.5
    
   | 
 
This template class defines a standard interface for objects that calculate a function based on a System and State for use in a TextDataEventReporter. More...
Public Member Functions | |
| virtual | ~UserFunction () | 
| virtual T | evaluate (const System &system, const State &state)=0 | 
This template class defines a standard interface for objects that calculate a function based on a System and State for use in a TextDataEventReporter.
      
  | 
  inlinevirtual | 
      
  | 
  pure virtual |