Hopsan
SimulationHandler Member List

This is the complete list of members for SimulationHandler, including all inherited members.

finalizeSystem(ComponentSystem *pSystem) (defined in SimulationHandler)SimulationHandler
finalizeSystem(std::vector< ComponentSystem * > &rSystemVector) (defined in SimulationHandler)SimulationHandler
FiniFailed enum value (defined in SimulationHandler)SimulationHandler
InitFailed enum value (defined in SimulationHandler)SimulationHandler
initializeSystem(const double startT, const double stopT, ComponentSystem *pSystem)SimulationHandler
initializeSystem(const double startT, const double stopT, std::vector< ComponentSystem * > &rSystemVector) (defined in SimulationHandler)SimulationHandler
NotRedy enum value (defined in SimulationHandler)SimulationHandler
SimuFailed enum value (defined in SimulationHandler)SimulationHandler
simulateSystem(const double startT, const double stopT, const int nDesiredThreads, ComponentSystem *pSystem, bool noChanges=false, ParallelAlgorithmT algorithm=APrioriScheduling) (defined in SimulationHandler)SimulationHandler
simulateSystem(const double startT, const double stopT, const int nDesiredThreads, std::vector< ComponentSystem * > &rSystemVector, bool noChanges=false, ParallelAlgorithmT algorithm=APrioriScheduling) (defined in SimulationHandler)SimulationHandler
SimulationErrorTypesT enum name (defined in SimulationHandler)SimulationHandler
startRealtimeSimulation(ComponentSystem *pSystem, double realtimeFactor=1) (defined in SimulationHandler)SimulationHandler
stopRealtimeSimulation(ComponentSystem *pSystem) (defined in SimulationHandler)SimulationHandler