Revision as of 03:50, 26 October 2007 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 03:51, 26 October 2007 S2plot admin (Talk | contribs) Next diff → |
Line 13: |
Line 13: |
| <tr><th width=20%>S2PLOT</th><th>Description</th><th width=20%>PGPLOT</th></tr> | | <tr><th width=20%>S2PLOT</th><th>Description</th><th width=20%>PGPLOT</th></tr> |
| <tr><td>[[function:s2open | s2open]]</td><td> Open the S2PLOT device. </td><td>[http://www.astro.caltech.edu/~tjp/pgplot/subroutines.html#PGOPEN PGOPEN]</td></tr> | | <tr><td>[[function:s2open | s2open]]</td><td> Open the S2PLOT device. </td><td>[http://www.astro.caltech.edu/~tjp/pgplot/subroutines.html#PGOPEN PGOPEN]</td></tr> |
- | <tr><td>[[function:s2opend | s2opend]]</td><td>Open the S2PLOT device (device string version).</td><td> </td></tr> | + | <tr><td>[[function:s2opend | s2opend]]</td><td>Open the S2PLOT device (device string version).</td><td>[http://www.astro.caltech.edu/~tjp/pgplot/subroutines.html#PGOPEN PGOPEN] </td></tr> |
- | <tr><td>[[function:s2opendo | s2opendo]]</td><td>Open the S2PLOT device (device string version, ignoring command line arguments). </td><td> </td></tr> | + | <tr><td>[[function:s2opendo | s2opendo]]</td><td>Open the S2PLOT device (device string version, ignoring command line arguments). </td><td> [http://www.astro.caltech.edu/~tjp/pgplot/subroutines.html#PGOPEN PGOPEN]</td></tr> |
- | <tr><td>[[function:s2ldev | s2ldev]]</td><td>List the available S2PLOT devices on stdout.</td><td> </td></tr> | + | <tr><td>[[function:s2ldev | s2ldev]]</td><td>List the available S2PLOT devices on stdout.</td><td>[http://www.astro.caltech.edu/~tjp/pgplot/subroutines.html#PGLDEV PGLDEV] </td></tr> |
| <tr><td>[[function:s2show | s2show]]</td><td>Draw the scene and enter interactive mode if interactive is non-zero.</td><td> </td></tr> | | <tr><td>[[function:s2show | s2show]]</td><td>Draw the scene and enter interactive mode if interactive is non-zero.</td><td> </td></tr> |
| <tr><td>[[function:s2disp | s2disp]]</td><td>Draw the scene, but return control when a timeout occurs or when 'TAB' key is pressed. </td><td> </td></tr> | | <tr><td>[[function:s2disp | s2disp]]</td><td>Draw the scene, but return control when a timeout occurs or when 'TAB' key is pressed. </td><td> </td></tr> |
- | <tr><td>[[function:s2eras | s2eras]]</td><td>Erase the geometry.</td><td> </td></tr> | + | <tr><td>[[function:s2eras | s2eras]]</td><td>Erase the geometry.</td><td>[http://www.astro.caltech.edu/~tjp/pgplot/subroutines.html#PGERAS PGERAS </td></tr> |
| </table> | | </table> |
| | | |