|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
This is the complete list of members for radar::Platform, including all inherited members.
| getMotionPath() const noexcept | radar::Platform | |
| getName() const noexcept | radar::Platform | |
| getPosition(const RealType time) const | radar::Platform | |
| getRotation(const RealType time) const | radar::Platform | |
| getRotationPath() const noexcept | radar::Platform | |
| operator=(const Platform &)=delete | radar::Platform | |
| operator=(Platform &&)=default | radar::Platform | |
| Platform(std::string name) noexcept | radar::Platform | explicit |
| Platform(const Platform &)=delete | radar::Platform | |
| Platform(Platform &&)=default | radar::Platform | |
| setMotionPath(std::unique_ptr< math::Path > path) noexcept | radar::Platform | |
| setRotationPath(std::unique_ptr< math::RotationPath > path) noexcept | radar::Platform | |
| ~Platform()=default | radar::Platform |