This file is indexed.

/usr/share/doc/ctsim-doc/html/ctsim12.html is in ctsim-doc 5.2.0-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
<HTML>
<head><title>segment</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="topic7"></A><CENTER>
<A HREF="ctsim_contents.html">Contents</A> <A HREF="ctsim8.html#phantomelements">Up</A> <A HREF="ctsim11.html#topic6">&lt;&lt;</A> <A HREF="ctsim13.html#topic8">&gt;&gt;</A> </CENTER><HR>

<H3>segment</H3>

Segments are complex. They are the portion of an circle between a
chord and the perimeter of the circle.  <TT>dy</TT> sets the
radius of the circle. Segments start with the center of the chord
located at <TT>(0,0)</TT> and the chord horizontal. The half-width
of the chord is set by <TT>dx</TT>.  The portion of an circle
lying below the chord is then added. The imaginary center of this
circle is located at <TT>(0,-dy)</TT>. The segment is then rotated
by <TT>r</TT> and then translated by <TT>(cx,cy)</TT>.<P>

</FONT></BODY></HTML>