The main module for the beam-forming calculations. This means obtaining power, cross-correlation and x beams based on already shifted radio traces. The calculations are performed for every point at the sky within the specified range. More...
#include <RdBeamFormer.h>
Public Types | |
enum | gridtype_t { none = 0, polar = 1, carthesian = 2 } |
The main module for the beam-forming calculations. This means obtaining power, cross-correlation and x beams based on already shifted radio traces. The calculations are performed for every point at the sky within the specified range.
Enumerator | |
---|---|
none | |
polar | |
carthesian |
Definition at line 58 of file RdBeamFormer.h.