addPlot1D(std::string name, std::string title, const std::list< std::pair< ot::UID, std::string > > &curves) | MicroServiceSolver | |
addResultCurve(const std::string &name, std::vector< double > xdata, std::vector< double > ydataRe, std::vector< double > ydataIm, std::string xlabel, std::string xunit, std::string ylabel, std::string yunit, int colorID, bool visualize) | MicroServiceSolver | |
addResultFD(std::string name, std::string title, double *xComponent, double *yComponent, double *zComponent, size_t size) | MicroServiceSolver | |
ApplyFrequencyUnit(double &value, std::string &formerUnit) | MicroServiceSolver | protected |
closeProgressInformation(void) | MicroServiceSolver | |
displayMessage(const std::string &msg) | MicroServiceSolver | |
getResultDataIDList(void) | MicroServiceSolver | |
getResultDataParentList(void) | MicroServiceSolver | |
getResultDataVersionList(void) | MicroServiceSolver | |
getResultForceVisibleList(void) | MicroServiceSolver | |
getResultTopologyIDList(void) | MicroServiceSolver | |
getResultTopologyVersionList(void) | MicroServiceSolver | |
LoadEntityFromName(std::string name) | MicroServiceSolver | protected |
LoadMeshData(std::string meshName) | MicroServiceSolver | protected |
LoadMonitorSetting(std::string monitorName) | MicroServiceSolver | protected |
LoadPortSetting(std::string portName, std::string solverName) | MicroServiceSolver | protected |
LoadSignal(std::string signalName) | MicroServiceSolver | protected |
LoadSolverSettings(std::string solverName) | MicroServiceSolver | protected |
meshDataEntityID | MicroServiceSolver | protected |
meshDataVersion | MicroServiceSolver | protected |
MicroServiceSolver(std::string solverName, int serviceID, int sessionCount, ClassFactory &classFactory) | MicroServiceSolver | |
modelComponent | MicroServiceSolver | protected |
RemoveOldResults(void) | MicroServiceSolver | |
setDataBaseURL(const std::string &dbURL) | MicroServiceSolver | |
setMeshDataEntityID(ot::UID entityID) | MicroServiceSolver | |
setMeshDataEntityVersionID(ot::UID entityID) | MicroServiceSolver | |
setModelComponent(ot::components::ModelComponent *mdlComp) | MicroServiceSolver | |
setModelStateVersion(const std::string &modelVersion) | MicroServiceSolver | |
setProgress(int percentage) | MicroServiceSolver | |
setProgressInformation(std::string message, bool continuous) | MicroServiceSolver | |
setProjectName(const std::string &prjName) | MicroServiceSolver | |
setSolverEntityID(ot::UID entityID) | MicroServiceSolver | |
setSolverTopologyBase(const std::string &base) | MicroServiceSolver | |
setUIComponent(ot::components::UiComponent *uiComp) | MicroServiceSolver | |
solverName | MicroServiceSolver | protected |
StoreLogDataInResultItem(std::string logData) | MicroServiceSolver | |
uiComponent | MicroServiceSolver | protected |
UpdateModel(void) | MicroServiceSolver | protected |
~MicroServiceSolver() | MicroServiceSolver | virtual |