#include "ocsBitString.hh"
#include <strstream>
Functions | |
void | AddBitStrings (BitString *BitString1, BitString *BitString2, BitString *BitString3) |
Variables | |
ofstream * | LogFile |
References BitString::GetBit(), BitString::NumChannels, BitString::SetBit(), and BitString::StringLength.
Referenced by AddSignals().
ofstream* LogFile |