|
FERS 1.0.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 68 of file channel_model.h.
|
overridenoexcept |
Provides the error message for the exception.
Definition at line 75 of file channel_model.h.