41 return prop.getEllipseAError();
44 "Major axis of the isophotal image centroid error ellipse"
50 return prop.getEllipseBError();
53 "Minor axis of the isophotal image centroid error ellipse"
57 "error_ellipse_theta",
59 return prop.getEllipseThetaError() * 180.0 /
M_PI;
62 "Position angle of the isophotal image centroid ellipse"
68 return prop.getEllipseCxxError();
71 "Estimated variance of isophotal image centroid x coordinate"
77 return prop.getEllipseCyyError();
80 "Estimated variance of isophotal image centroid y coordinate"
86 return prop.getEllipseCxyError();
89 "Estimated covariance of isophotal image centroid x and y coordinates"