|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
This is the complete list of members for math::Path, including all inherited members.
| addCoord(const Coord &coord) noexcept | math::Path | |
| finalize() | math::Path | |
| getCoords() const noexcept | math::Path | |
| getPosition(RealType t) const | math::Path | |
| getType() const noexcept | math::Path | |
| getVelocity(RealType t) const | math::Path | |
| InterpType enum name | math::Path | |
| operator=(const Path &)=delete | math::Path | |
| operator=(Path &&)=delete | math::Path | |
| Path(const InterpType type=InterpType::INTERP_STATIC) noexcept | math::Path | explicit |
| Path(const Path &)=delete | math::Path | |
| Path(Path &&)=delete | math::Path | |
| setInterp(InterpType settype) noexcept | math::Path | |
| ~Path()=default | math::Path |