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


Static Public Member Functions | |
| static void | deleteInstance () |
| static Isotropic * | getInstance () |
Protected Member Functions | |
| Isotropic () | |
| virtual void | pd_startUp () |
| ~Isotropic () | |
Static Private Attributes | |
| static Isotropic * | myself = 0 |
Definition at line 34 of file Isotropic.hpp.
| Isotropic::Isotropic | ( | ) | [protected] |
Definition at line 32 of file Isotropic.cpp.
| Isotropic::~Isotropic | ( | ) | [protected] |
Definition at line 37 of file Isotropic.cpp.
| static void rise::antenna::pattern::twodimensional::Isotropic::deleteInstance | ( | ) | [inline, static] |
Definition at line 43 of file Isotropic.hpp.
| static Isotropic* rise::antenna::pattern::twodimensional::Isotropic::getInstance | ( | ) | [inline, static] |
Definition at line 38 of file Isotropic.hpp.
| void Isotropic::pd_startUp | ( | ) | [protected, virtual] |
Reimplemented from rise::antenna::pattern::kernel::TwoDimensional.
Definition at line 42 of file Isotropic.cpp.
Isotropic * Isotropic::myself = 0 [static, private] |
Definition at line 51 of file Isotropic.hpp.
1.5.5