1 #ifndef QUADSHIFTBOARD_H
2 #define QUADSHIFTBOARD_H
70 RegMapBlock* loQuadRequested_;
75 RegMapBlock* loQuadActual_;
80 unsigned quadRequested_;
91 unsigned polarization_;
110 #endif // End #ifndef
A class to manage encoder positions corresponding to different polarization states.
A class to enumerate a single Antenna, or a set of Antennas.
A class to encapsulate slow walsh functions.
friend class FrameBuffer
FrameBuffer will pass private members of QuadShiftBoard to SzaShare when archiving data...
Tagged: Thu Nov 13 16:53:52 UTC 2003.
Tagged: Thu Nov 13 16:53:54 UTC 2003.
The following struct manages pointers to the lo_quad register for a receiver card, and members where we will store the quadrature phase shift for a receiver during the last integration.
Tagged: Fri Nov 14 12:39:31 UTC 2003.
A class which encapsulates resources of a board of the shared register map.
QuadShiftBoard(SzaShare *share, std::string name)
Constructor with name.
Tagged: Thu Nov 13 16:53:48 UTC 2003.
Tagged: Thu Nov 13 16:53:34 UTC 2003.
An instance of this class is created by AntennaMaster and passed to the constructors of other tasks...