101 RegMapBlock* features_;
106 RegMapBlock* markSeq_;
111 RegMapBlock* walshstate_;
119 #endif // End #ifndef
void reset()
Stub this out until needed.
FrameBoard(SzaShare *share, std::string name)
Constructor function for this board.
void archiveTime()
Record the time in the register database.
void archiveWalshState(unsigned walshState)
Update the Walsh state in effect during the last frame.
void archiveFeatures(unsigned features, unsigned seq)
Update the features bitmask.
A class which encapsulates resources of a board of the shared register map.
void archiveRecordNumber(unsigned record)
Update the record number.
A class to encapsulate details of the frame software board.
void setTime()
Set the time in the register database.
void archiveNsnap(unsigned nsnap)
Update the local register that contains a count of the number of integrated snapshots per frame...
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...