Public Attributes

ellipse_min_dist Struct Reference

structure for storing minimum distance

List of all members.

Public Attributes

double d
 Distance from point on ellipse (x,y) to point (xp,yp)
double x
 x-coord.
double y
 y-coord.
bool in_ellipse
 Flag indicating whether the point (x0,y0) is in the ellipse or not.

Member Data Documentation

on ellipse where distance to point is minimum

on ellipse where distance to point is minimum