| |
1 |
| |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| |
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| |
4 |
| |
5 |
| |
6 <html xmlns="http://www.w3.org/1999/xhtml"> |
| |
7 <head> |
| |
8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| |
9 |
| |
10 <title>Adding stations — Single Calculus Chain 0.2 documentation</title> |
| |
11 |
| |
12 <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> |
| |
13 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
| |
14 |
| |
15 <script type="text/javascript"> |
| |
16 var DOCUMENTATION_OPTIONS = { |
| |
17 URL_ROOT: '../', |
| |
18 VERSION: '0.2', |
| |
19 COLLAPSE_INDEX: false, |
| |
20 FILE_SUFFIX: '.html', |
| |
21 HAS_SOURCE: true |
| |
22 }; |
| |
23 </script> |
| |
24 <script type="text/javascript" src="../_static/jquery.js"></script> |
| |
25 <script type="text/javascript" src="../_static/underscore.js"></script> |
| |
26 <script type="text/javascript" src="../_static/doctools.js"></script> |
| |
27 <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> |
| |
28 <link rel="top" title="Single Calculus Chain 0.2 documentation" href="../index.html" /> |
| |
29 <link rel="up" title="Detailed documentation" href="../interface_details.html" /> |
| |
30 <link rel="next" title="Adding systems" href="adding_system.html" /> |
| |
31 <link rel="prev" title="Introduction" href="introduction.html" /> |
| |
32 </head> |
| |
33 <body> |
| |
34 <div class="related"> |
| |
35 <h3>Navigation</h3> |
| |
36 <ul> |
| |
37 <li class="right" style="margin-right: 10px"> |
| |
38 <a href="../genindex.html" title="General Index" |
| |
39 accesskey="I">index</a></li> |
| |
40 <li class="right" > |
| |
41 <a href="adding_system.html" title="Adding systems" |
| |
42 accesskey="N">next</a> |</li> |
| |
43 <li class="right" > |
| |
44 <a href="introduction.html" title="Introduction" |
| |
45 accesskey="P">previous</a> |</li> |
| |
46 <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> »</li> |
| |
47 <li><a href="../interface_details.html" accesskey="U">Detailed documentation</a> »</li> |
| |
48 </ul> |
| |
49 </div> |
| |
50 |
| |
51 <div class="document"> |
| |
52 <div class="documentwrapper"> |
| |
53 <div class="bodywrapper"> |
| |
54 <div class="body"> |
| |
55 |
| |
56 <div class="section" id="adding-stations"> |
| |
57 <h1>Adding stations<a class="headerlink" href="#adding-stations" title="Permalink to this headline">ΒΆ</a></h1> |
| |
58 <p>You can add the definition of new systems that belong to the station by clicking on the Hoi System blue line that |
| |
59 appears bollow the main station fields. For more details on the filed you need to fill in see the <em class="xref std std-ref">add_new_system</em> section. |
| |
60 You can add more stations by clicking on the “Add another Hoi System” option.</p> |
| |
61 <div class="admonition note"> |
| |
62 <p class="first admonition-title">Note</p> |
| |
63 <p class="last">You need to have <em>Javascript</em> enebled to add a new station from this page.</p> |
| |
64 </div> |
| |
65 </div> |
| |
66 |
| |
67 |
| |
68 </div> |
| |
69 </div> |
| |
70 </div> |
| |
71 <div class="sphinxsidebar"> |
| |
72 <div class="sphinxsidebarwrapper"> |
| |
73 <h4>Previous topic</h4> |
| |
74 <p class="topless"><a href="introduction.html" |
| |
75 title="previous chapter">Introduction</a></p> |
| |
76 <h4>Next topic</h4> |
| |
77 <p class="topless"><a href="adding_system.html" |
| |
78 title="next chapter">Adding systems</a></p> |
| |
79 <h3>This Page</h3> |
| |
80 <ul class="this-page-menu"> |
| |
81 <li><a href="../_sources/details/adding_station.txt" |
| |
82 rel="nofollow">Show Source</a></li> |
| |
83 </ul> |
| |
84 <div id="searchbox" style="display: none"> |
| |
85 <h3>Quick search</h3> |
| |
86 <form class="search" action="../search.html" method="get"> |
| |
87 <input type="text" name="q" /> |
| |
88 <input type="submit" value="Go" /> |
| |
89 <input type="hidden" name="check_keywords" value="yes" /> |
| |
90 <input type="hidden" name="area" value="default" /> |
| |
91 </form> |
| |
92 <p class="searchtip" style="font-size: 90%"> |
| |
93 Enter search terms or a module, class or function name. |
| |
94 </p> |
| |
95 </div> |
| |
96 <script type="text/javascript">$('#searchbox').show(0);</script> |
| |
97 </div> |
| |
98 </div> |
| |
99 <div class="clearer"></div> |
| |
100 </div> |
| |
101 <div class="related"> |
| |
102 <h3>Navigation</h3> |
| |
103 <ul> |
| |
104 <li class="right" style="margin-right: 10px"> |
| |
105 <a href="../genindex.html" title="General Index" |
| |
106 >index</a></li> |
| |
107 <li class="right" > |
| |
108 <a href="adding_system.html" title="Adding systems" |
| |
109 >next</a> |</li> |
| |
110 <li class="right" > |
| |
111 <a href="introduction.html" title="Introduction" |
| |
112 >previous</a> |</li> |
| |
113 <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> »</li> |
| |
114 <li><a href="../interface_details.html" >Detailed documentation</a> »</li> |
| |
115 </ul> |
| |
116 </div> |
| |
117 <div class="footer"> |
| |
118 © Copyright 2012, SCC team. |
| |
119 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. |
| |
120 </div> |
| |
121 </body> |
| |
122 </html> |