/usr/share/doc/ctsim-doc/html/ctsim125.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 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | <HTML>
<head><title>Coordinate transformation functions</title></head>
<BODY BGCOLOR=#FFFFFF>
<A NAME="topic79"></A><CENTER>
<A HREF="ctsim_contents.html">Contents</A> <A HREF="ctsim121.html#topic75">Up</A> <A HREF="ctsim124.html#topic78"><<</A> <A HREF="ctsim126.html#topic80">>></A> </CENTER><HR>
<H3>Coordinate transformation functions</H3>
<TABLE>
<TR><TD VALIGN=TOP>
<TT>transformMCtoNDC(&x,&y)</TT>
</FONT></TD>
<TD VALIGN=TOP>
Convert from master
coordinates to NDC
</FONT></TD></TR>
<TR><TD VALIGN=TOP>
<TT>transformNDCtoMC(&x,&y)</TT>
</FONT></TD>
<TD VALIGN=TOP>
Convert from NDC to master
coordinates
</FONT></TD></TR>
</TABLE>
<P>
</FONT></BODY></HTML>
|