18 if(! (iss >> id1 >> x0 >> y0 >> x1 >> y1
19 >> id2 >> x2 >> y2 >> x3 >> y3
20 >> sy >> sx >> rotflag).
fail())
52 throw std::out_of_range(
"Attempt to access an inexistent measurement");
value_t sigma_x_
Gaussian errors.
void fill(std::istringstream &iss)
Point3DBase< value_t, LocalTag > coord_t
bool isRotated_
Flag if the image was rotated or not.
bool isValidFlag_
Validity Flag.
std::vector< coord_t > measurementVec_
Vector to hold four measurements.
const coord_t getCoord(count_t m)