1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
---|
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
3 |
|
---|
4 | <html>
|
---|
5 | <head>
|
---|
6 | <meta charset="utf-8" />
|
---|
7 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
---|
8 |
|
---|
9 | <title>PDW module — AmmosReader 0.314 documentation</title>
|
---|
10 | <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
---|
11 | <link rel="stylesheet" type="text/css" href="_static/css/adctheme.css" />
|
---|
12 | <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
---|
13 | <script src="_static/jquery.js"></script>
|
---|
14 | <script src="_static/underscore.js"></script>
|
---|
15 | <script src="_static/doctools.js"></script>
|
---|
16 | <meta name="generator" content="Sphinx/ADC Theme by Mirounga www.mirounga.fr"/>
|
---|
17 | <link rel="index" title="Index" href="genindex.html" />
|
---|
18 | <link rel="search" title="Search" href="search.html" />
|
---|
19 | <link rel="top" title="AmmosReader 0.314 documentation" href="index.html" />
|
---|
20 | <link media="only screen and (max-device-width: 480px)" href="_static/css/mobile.css" type="text/css" rel="stylesheet" />
|
---|
21 | </head><body>
|
---|
22 | <div id="docstitle">
|
---|
23 | <p>AmmosReader 0.314 documentation</p>
|
---|
24 | </div>
|
---|
25 | <div id="header">
|
---|
26 | <div id="title"><h1>PDW module</h1></div>
|
---|
27 | <ul id="headerButtons">
|
---|
28 | <li id="toc_button"><div class="headerButton"><a href="#">Table of Contents</a></div></li>
|
---|
29 | <li id="page_buttons">
|
---|
30 | <div class="headerButton"><a href="genindex.html" title="General Index" accesskey="I">index</a></div>
|
---|
31 | </li>
|
---|
32 | </ul>
|
---|
33 | </div>
|
---|
34 |
|
---|
35 | <div id="sphinxsidebar">
|
---|
36 | <div class="sphinxsidebarwrapper">
|
---|
37 | <ul><li class="toctree-l1"><a href="index.html">Main Page</a></li></ul>
|
---|
38 | <ul>
|
---|
39 | <li class="toctree-l1"><a class="reference internal" href="ammosreader.html">ammosreader package</a></li>
|
---|
40 | </ul>
|
---|
41 |
|
---|
42 | <h3>This Page</h3>
|
---|
43 | <ul class="this-page-menu">
|
---|
44 | <li><a href="_sources/PDW.rst.txt"
|
---|
45 | rel="nofollow">Show Source</a></li>
|
---|
46 | </ul>
|
---|
47 | <div id="searchbox" style="display: none">
|
---|
48 | <form class="search" action="search.html" method="get">
|
---|
49 | <div class="search-wrapper">
|
---|
50 | <input type="submit" value="" class="search-left"/>
|
---|
51 | <input class="prettysearch" type="text" name="q" size="18" title="Enter search terms or a module, class or function name."/>
|
---|
52 | <span class="search-right"> </span>
|
---|
53 | </div>
|
---|
54 | <input type="hidden" name="check_keywords" value="yes" />
|
---|
55 | <input type="hidden" name="area" value="default" />
|
---|
56 | </form>
|
---|
57 | </div>
|
---|
58 | <script type="text/javascript">$('#searchbox').show(0);</script>
|
---|
59 | </div>
|
---|
60 | </div>
|
---|
61 |
|
---|
62 |
|
---|
63 |
|
---|
64 | <div class="document">
|
---|
65 | <div class="documentwrapper">
|
---|
66 | <div class="bodywrapper">
|
---|
67 | <div class="body">
|
---|
68 |
|
---|
69 | <section id="pdw-module">
|
---|
70 | <h1>PDW module<a class="headerlink" href="#pdw-module" title="Permalink to this headline">¶</a></h1>
|
---|
71 | </section>
|
---|
72 |
|
---|
73 |
|
---|
74 | </div>
|
---|
75 | </div>
|
---|
76 | </div>
|
---|
77 | <div class="footer">
|
---|
78 | <p>
|
---|
79 | © Copyright 2022, KIDZg.
|
---|
80 | Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0 <a href="https://github.com/mga-sphinx/sphinx_adc_theme">ADC Theme</a> .
|
---|
81 | (Revision )
|
---|
82 | </p>
|
---|
83 | </div>
|
---|
84 | <div class="clearer"></div>
|
---|
85 | </div>
|
---|
86 | <div id="breadcrumbs">
|
---|
87 | PDW module
|
---|
88 | </div>
|
---|
89 | <script type="text/javascript" charset="utf-8" src="_static/js/toc.js"></script>
|
---|
90 | </body>
|
---|
91 | </html> |
---|