start method

double start()

Implementation

double start(){
	return _info[_curIndex]._start;
}