OSFEG-C++
1.4.6
OpenSF Error Generation Library
|
#include <IErrorSources.h>
Public Member Functions | |
virtual double | getError (const std::string ¶mName, const double time)=0 |
Interface declaring needed functionality for error sources.
|
pure virtual |
Returns the perturbation value at a given simulation time for an specified perturbation type.
paramName | Perturbation name. |
time | Simulation type. |
Implemented in ErrorSources.