|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
This is the complete list of members for math::RotationPath, including all inherited members.
| addCoord(const RotationCoord &coord) noexcept | math::RotationPath | |
| finalize() | math::RotationPath | |
| getCoords() const noexcept | math::RotationPath | |
| getPosition(RealType t) const | math::RotationPath | |
| getRate() const noexcept | math::RotationPath | |
| getStart() const noexcept | math::RotationPath | |
| getType() const noexcept | math::RotationPath | |
| InterpType enum name | math::RotationPath | |
| operator=(const RotationPath &)=delete | math::RotationPath | |
| operator=(RotationPath &&)=delete | math::RotationPath | |
| RotationPath(const InterpType type=InterpType::INTERP_STATIC) noexcept | math::RotationPath | explicit |
| RotationPath(const RotationPath &)=delete | math::RotationPath | |
| RotationPath(RotationPath &&)=delete | math::RotationPath | |
| setConstantRate(const RotationCoord &setstart, const RotationCoord &setrate) noexcept | math::RotationPath | |
| setInterp(InterpType setinterp) noexcept | math::RotationPath | |
| setRate(const RotationCoord &rate) noexcept | math::RotationPath | |
| setStart(const RotationCoord &start) noexcept | math::RotationPath | |
| ~RotationPath()=default | math::RotationPath |