2 #define RBCEMULATOR_H 1 40 void setid(
int,
int*);
79 #endif // RBCEMULATOR_H
std::unique_ptr< ProcessInputSignal > m_signal
void printlayerinfo() const
bool getdecision(int idx) const
std::unique_ptr< RBCConfiguration > m_rbcconf
std::bitset< 6 > * getlayersignal(int idx)
RBCEmulator()
Standard constructor.
std::bitset< 6 > * m_layersignal[2]
std::array< std::bitset< 6 >, 2 > m_layersignalVec
const RBCId & rbcinfo() const
std::bitset< 2 > m_decision
void setSpecifications(const RBCBoardSpecs *)