38 signal(
const long long int start,
const int duration) :
44 const long long int GetStart()
const {
return fStart; }
46 void SetStart(
const long long int s) { fStart = s; }
const long long int GetStart() const
get the start time of the signal
signal(const long long int start, const int duration)
void SetDuration(const int d)
set the duration of the signal
const int GetDuration() const
get the duration of the signal
void SetStart(const long long int s)
set the start time of the signal