Parameter |
Description |
matrix_tag |
tag of matrix defining orientation |
conic_type |
subtype of the conic section |
rotation_angle |
angle conic is rotated away from standard position in defini
tion space |
start_param |
starting parameter value |
end_param |
ending parameter value |
center[3] |
center of conic in orientation space |
k1 |
shape parameter 1 |
k2 |
shape parameter 2 |
The matrix defines the orientation of the plane in which the conic lies,
in the same manner as the matrix for an arc. There are also the "natural"
axes of the conic arc, which we call U and V (corresponding to X and Y
of the conic itself in standard position). The X axis of the matrix determines
the orientation of angle zero for the rotation of the whole conic; rotation_angle
is applied about the conic center. Zero for the start and end parameters
(angles) is defined as the U axis. The center_pt determines the location
of the conic in orientation space. The k1 and k2 members are the shape
parameters.