FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
path.h File Reference

Provides the definition and functionality of the Path class for handling coordinate-based paths with different interpolation types. More...

#include <vector>
#include "coord.h"
#include "core/config.h"
+ Include dependency graph for path.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  math::Path
 Represents a path with coordinates and allows for various interpolation methods. More...
 

Namespaces

namespace  math
 

Detailed Description

Provides the definition and functionality of the Path class for handling coordinate-based paths with different interpolation types.

Definition in file path.h.