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


Public Member Functions | |
| virtual wns::Ratio | getGain (const wns::Position &pos) const |
| virtual wns::Ratio | getGain (const wns::Position &pos, const PatternPtr) const |
| Static (const wns::pyconfig::View &pyConfigView, Station *const station) | |
| ~Static () | |
Private Attributes | |
| wns::Direction | direction |
| pattern::kernel::Kernel * | kernel |
Definition at line 39 of file Static.hpp.
| Static::Static | ( | const wns::pyconfig::View & | pyConfigView, | |
| Station *const | station | |||
| ) |
Definition at line 33 of file Static.cpp.
| Static::~Static | ( | ) |
Definition at line 50 of file Static.cpp.
| wns::Ratio Static::getGain | ( | const wns::Position & | pos | ) | const [virtual] |
Definition at line 61 of file Static.cpp.
| wns::Ratio Static::getGain | ( | const wns::Position & | pos, | |
| const | PatternPtr | |||
| ) | const [virtual] |
Definition at line 54 of file Static.hpp.
Definition at line 55 of file Static.hpp.
1.5.5