![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <antenna/pattern/kernel/Planet.hpp>


Public Member Functions | |
| virtual wns::Ratio | getGain (const wns::Direction &direction) |
| Planet (const std::string type, const std::string pattern) | |
| Planet () | |
| void | readPattern () |
| ~Planet () | |
Static Public Member Functions | |
| static Kernel * | createPatternKernel (const std::string type, const std::string pattern) |
Protected Member Functions | |
| virtual void | pd_startUp () |
Definition at line 35 of file Planet.hpp.
| Planet::Planet | ( | ) |
Definition at line 34 of file Planet.cpp.
| Planet::Planet | ( | const std::string | type, | |
| const std::string | pattern | |||
| ) |
Definition at line 40 of file Planet.cpp.
| Planet::~Planet | ( | ) |
Definition at line 45 of file Planet.cpp.
| Kernel * Planet::createPatternKernel | ( | const std::string | type, | |
| const std::string | pattern | |||
| ) | [static] |
Reimplemented from rise::antenna::pattern::kernel::TwoDimensional.
Definition at line 48 of file Planet.cpp.
| wns::Ratio Planet::getGain | ( | const wns::Direction & | direction | ) | [virtual] |
Reimplemented from rise::antenna::pattern::kernel::TwoDimensional.
Definition at line 117 of file Planet.cpp.
| void Planet::pd_startUp | ( | ) | [protected, virtual] |
Reimplemented from rise::antenna::pattern::kernel::TwoDimensional.
Definition at line 111 of file Planet.cpp.
| void Planet::readPattern | ( | ) |
Definition at line 56 of file Planet.cpp.
1.5.5