Public Attributes

ellipse_geometry_struct_m Struct Reference

structure for storing ellipse parameters in ml_matrix form

List of all members.

Public Attributes

ml_matrix x0
 (1,N) matrix of x-coordinate centers of ellipses
ml_matrix y0
 (1,N) matrix of (1,N) matrix of y-coordinate centers of ellipses
ml_matrix a1
 (1,N) matrix of semi-major axes
ml_matrix a2
 (1,N) matrix of semi-minor axes
ml_matrix phi
 (1,N) matrix of angles from x axes to semi-major axes (0,pi)