|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
Concept for types that can be interpolated. More...
#include "path_utils.h"
Concept for types that can be interpolated.
| T | The type to be checked for interpolation. |
| a | The first value to be interpolated. |
| b | The second value to be interpolated. |
| t | The interpolation factor. |
Definition at line 50 of file path_utils.h.