index.html 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>Using Pysketcher to Create Principal Sketches of Physics Problems</title>
  7. <link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
  8. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  9. <script type="text/javascript">
  10. var DOCUMENTATION_OPTIONS = {
  11. URL_ROOT: './',
  12. VERSION: '0.1',
  13. COLLAPSE_INDEX: false,
  14. FILE_SUFFIX: '.html',
  15. HAS_SOURCE: true
  16. };
  17. </script>
  18. <script type="text/javascript" src="_static/jquery.js"></script>
  19. <script type="text/javascript" src="_static/underscore.js"></script>
  20. <script type="text/javascript" src="_static/doctools.js"></script>
  21. <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
  22. <script src="http://sagecell.sagemath.org/static/jquery.min.js"></script>
  23. <script src="http://sagecell.sagemath.org/static/embedded_sagecell.js"></script>
  24. <script>sagecell.makeSagecell({inputLocation: ".sage"});</script>
  25. <style type="text/css">
  26. .sagecell .CodeMirror-scroll {
  27. overflow-y: hidden;
  28. overflow-x: auto;
  29. }
  30. .sagecell .CodeMirror {
  31. height: auto;
  32. }
  33. </style>
  34. <link rel="top" title="Using Pysketcher to Create Principal Sketches of Physics Problems" href="#" />
  35. <link rel="next" title="Using Pysketcher to Create Principal Sketches of Physics Problems" href="main_sketcher.html" />
  36. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Neuton&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
  37. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
  38. <!--[if lte IE 6]>
  39. <link rel="stylesheet" href="_static/ie6.css" type="text/css" media="screen" charset="utf-8" />
  40. <![endif]-->
  41. <style type="text/css">
  42. div.admonition {
  43. background-color: whiteSmoke;
  44. border: 1px solid #bababa;
  45. }
  46. </style>
  47. </head>
  48. <body>
  49. <div class="related">
  50. <h3>Navigation</h3>
  51. <ul>
  52. <li class="right" style="margin-right: 10px">
  53. <a href="genindex.html" title="General Index"
  54. accesskey="I">index</a></li>
  55. <li class="right" >
  56. <a href="main_sketcher.html" title="Using Pysketcher to Create Principal Sketches of Physics Problems"
  57. accesskey="N">next</a> |</li>
  58. <li><a href="#">Using Pysketcher to Create Principal Sketches of Physics Problems</a> &raquo;</li>
  59. </ul>
  60. </div>
  61. <div class="document">
  62. <div class="documentwrapper">
  63. <div class="bodywrapper">
  64. <div class="body">
  65. <div class="section" id="using-pysketcher-to-create-principal-sketches-of-physics-problems">
  66. <h1>Using Pysketcher to Create Principal Sketches of Physics Problems<a class="headerlink" href="#using-pysketcher-to-create-principal-sketches-of-physics-problems" title="Permalink to this headline">¶</a></h1>
  67. <p>Contents:</p>
  68. <div class="toctree-wrapper compound">
  69. <ul>
  70. <li class="toctree-l1"><a class="reference internal" href="main_sketcher.html">Using Pysketcher to Create Principal Sketches of Physics Problems</a><ul>
  71. <li class="toctree-l2"><a class="reference internal" href="main_sketcher.html#a-first-glimpse-of-pysketcher">A First Glimpse of Pysketcher</a><ul>
  72. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#basic-construction-of-sketches">Basic Construction of Sketches</a></li>
  73. </ul>
  74. </li>
  75. <li class="toctree-l2"><a class="reference internal" href="main_sketcher.html#basic-shapes">Basic Shapes</a><ul>
  76. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#axis">Axis</a></li>
  77. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#distance-with-text">Distance with Text</a></li>
  78. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#rectangle">Rectangle</a></li>
  79. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#triangle">Triangle</a></li>
  80. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#arc">Arc</a></li>
  81. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#spring">Spring</a></li>
  82. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#dashpot">Dashpot</a></li>
  83. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#wavy">Wavy</a></li>
  84. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#stochastic-curves">Stochastic curves</a></li>
  85. </ul>
  86. </li>
  87. <li class="toctree-l2"><a class="reference internal" href="main_sketcher.html#inner-workings-of-the-pysketcher-tool">Inner Workings of the Pysketcher Tool</a><ul>
  88. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#example-of-classes-for-geometric-objects">Example of Classes for Geometric Objects</a></li>
  89. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#adding-functionality-via-recursion">Adding Functionality via Recursion</a></li>
  90. <li class="toctree-l3"><a class="reference internal" href="main_sketcher.html#scaling-translating-and-rotating-a-figure">Scaling, Translating, and Rotating a Figure</a></li>
  91. </ul>
  92. </li>
  93. </ul>
  94. </li>
  95. </ul>
  96. </div>
  97. </div>
  98. <div class="section" id="indices-and-tables">
  99. <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
  100. <ul class="simple">
  101. <li><a class="reference internal" href="genindex.html"><em>Index</em></a></li>
  102. <li><a class="reference internal" href="py-modindex.html"><em>Module Index</em></a></li>
  103. <li><a class="reference internal" href="search.html"><em>Search Page</em></a></li>
  104. </ul>
  105. </div>
  106. </div>
  107. </div>
  108. </div>
  109. <div class="sphinxsidebar">
  110. <div class="sphinxsidebarwrapper">
  111. <h3><a href="#">Table Of Contents</a></h3>
  112. <ul>
  113. <li><a class="reference internal" href="#">Using Pysketcher to Create Principal Sketches of Physics Problems</a></li>
  114. <li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
  115. </ul>
  116. <h4>Next topic</h4>
  117. <p class="topless"><a href="main_sketcher.html"
  118. title="next chapter">Using Pysketcher to Create Principal Sketches of Physics Problems</a></p>
  119. <div id="searchbox" style="display: none">
  120. <h3>Quick search</h3>
  121. <form class="search" action="search.html" method="get">
  122. <input type="text" name="q" size="18" />
  123. <input type="submit" value="Go" />
  124. <input type="hidden" name="check_keywords" value="yes" />
  125. <input type="hidden" name="area" value="default" />
  126. </form>
  127. <p class="searchtip" style="font-size: 90%">
  128. Enter search terms or a module, class or function name.
  129. </p>
  130. </div>
  131. <script type="text/javascript">$('#searchbox').show(0);</script>
  132. </div>
  133. </div>
  134. <div class="clearer"></div>
  135. </div>
  136. <div class="related">
  137. <h3>Navigation</h3>
  138. <ul>
  139. <li class="right" style="margin-right: 10px">
  140. <a href="genindex.html" title="General Index"
  141. >index</a></li>
  142. <li class="right" >
  143. <a href="main_sketcher.html" title="Using Pysketcher to Create Principal Sketches of Physics Problems"
  144. >next</a> |</li>
  145. <li><a href="#">Using Pysketcher to Create Principal Sketches of Physics Problems</a> &raquo;</li>
  146. </ul>
  147. </div>
  148. <div class="footer">
  149. &copy; Copyright 2015, H. P. Langtangen.
  150. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.3.
  151. </div>
  152. </body>
  153. </html>