|
FERS 0.1.0
The Flexible Extensible Radar Simulator
|
Exception thrown when a range calculation fails, typically due to objects being too close. More...
#include "channel_model.h"
Inheritance diagram for simulation::RangeError:
Collaboration diagram for simulation::RangeError:Public Member Functions | |
| const char * | what () const noexcept override |
| Provides the error message for the exception. | |
Exception thrown when a range calculation fails, typically due to objects being too close.
Definition at line 117 of file channel_model.h.
Provides the error message for the exception.
Definition at line 124 of file channel_model.h.