|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
This is the complete list of members for radar::IsoTarget, including all inherited members.
| _model | radar::Target | protected |
| _rng | radar::Target | protected |
| getConstRcs() const noexcept | radar::IsoTarget | |
| getFluctuationModel() const | radar::Target | |
| getName() const noexcept | radar::Object | |
| getPlatform() const noexcept | radar::Object | |
| getPosition(const RealType time) const | radar::Object | |
| getRcs(math::SVec3 &, math::SVec3 &, RealType) const noexcept override | radar::IsoTarget | virtual |
| getRngEngine() noexcept | radar::Target | |
| getRotation(const RealType time) const | radar::Object | |
| IsoTarget(Platform *platform, std::string name, const RealType rcs, const unsigned seed) | radar::IsoTarget | |
| Object(Platform *platform, std::string name) noexcept | radar::Object | |
| Object(const Object &)=delete | radar::Object | |
| Object(Object &&) noexcept=default | radar::Object | |
| operator=(const Object &)=delete | radar::Object | |
| operator=(Object &&) noexcept=default | radar::Object | |
| setFluctuationModel(std::unique_ptr< RcsModel > in) | radar::Target | |
| Target(Platform *platform, std::string name, const unsigned seed) | radar::Target | |
| ~Object()=default | radar::Object | virtual |