Public Attributes

ellipse_points Struct Reference

structure for storing points around an ellipse

List of all members.

Public Attributes

ml_matrix x
 x-coordinate on ellipse at tangent line
ml_matrix y
 y-coordinate on ellipse at tangent line
ml_matrix r
 Radial distance from center to points around ellipse.
ml_matrix drdt
 dr/dtheta
ml_matrix dxdt
 dx/dtheta
ml_matrix dydt
 dy/dtheta
ml_matrix slope
 Slope dy/dx for tangent line (y=m*x+b)
ml_matrix theta
 Phase angle starting at th0.