FERS 0.1.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
core::SimulationEngine Member List

This is the complete list of members for core::SimulationEngine, including all inherited members.

cancelled() const noexceptcore::SimulationEngine
handleRxPulsedWindowEnd(radar::Receiver *rx, RealType t_event)core::SimulationEngine
handleRxPulsedWindowStart(radar::Receiver *rx, RealType t_event)core::SimulationEngine
handleRxStreamingEnd(radar::Receiver *rx)core::SimulationEngine
handleRxStreamingStart(radar::Receiver *rx)core::SimulationEngine
handleTxPulsedStart(radar::Transmitter *tx, RealType t_event)core::SimulationEngine
handleTxStreamingEnd(radar::Transmitter *tx)core::SimulationEngine
handleTxStreamingStart(const ActiveStreamingSource &source)core::SimulationEngine
processEvent(const Event &event)core::SimulationEngine
processStreamingPhysics(RealType t_event)core::SimulationEngine
run()core::SimulationEngine
SimulationEngine(World *world, pool::ThreadPool &pool, std::shared_ptr< ProgressReporter > reporter, std::string output_dir, std::shared_ptr< OutputMetadataCollector > metadata_collector=nullptr, ReceiverOutputSink *output_sink=nullptr, std::function< bool()> cancel_callback=nullptr, bool eager_context_stream_open=false)core::SimulationEngine