1<?xml version="1.0" encoding="UTF-8"?>
  2<template xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://chart/eps/schemas/report.xsd">
  3    <enable-mathjax>true</enable-mathjax> 
  4    <name>SGA1 Manoeuvre Report</name>
  5    <description>SGA1 Manoeuvre Report</description>
  6    <!-- <prefix>{{sat_acronym}}_{{year}}_{{day}}_MANOUEVRE_REPORT</prefix> -->
  7    <title>
  8        <!-- <text>{{sat_name}} Manoeuvre Report</text> -->
  9        <text>SGA1 Manoeuvre Report</text>
 10    </title>
 11    <!-- <table-of-contents></table-of-contents> -->
 12    <html>
 13        <style>
 14            h3 {font-weight: normal;}
 15        </style>
 16    </html>
 17    <html>
 18        <h2>Table of Contents</h2>
 19        <ul>
 20          <li><a href="#section1">1. AOCS mode and submode</a></li>
 21          <li><a href="#section2">2. Solar Array position</a></li>
 22          <li><a href="#section3">3. Accumulated Thruster On-Time</a></li>
 23          <li><a href="#section4">4. Number of Thruster Pulses</a></li>
 24          <li><a href="#section5">5. Attitude Rate</a></li>
 25          <li><a href="#section6">6. Delta-V in C-Frame</a></li>
 26          <li><a href="#section7">7. Delta-V in O-Frame</a></li>
 27          <li><a href="#section8">8. Tank Pressure</a></li>
 28          <li><a href="#section9">9. Fuel Mass</a></li>
 29        </ul>
 30    </html>
 31    <!-- <list-of-figures></list-of-figures> -->
 32    <html>
 33        <h2>List of Figures</h2>
 34        <ul>
 35            <li><a href="#section1">AOCS Mode</a></li>
 36            <li><a href="#section1">AOCS Submode</a></li>
 37            <li><a href="#section2">Solar Array position</a></li>
 38            <li><a href="#section3">Accumulated Thruster On-Time</a></li>
 39            <li><a href="#section4">Number of Thruster Pulses</a></li>
 40            <li><a href="#section5">Attitude Rate</a></li>
 41            <li><a href="#section6">Delta-V in C-Frame</a></li>
 42            <li><a href="#section7">Delta-V in C-Frame</a></li>
 43            <li><a href="#section8">Tank Pressure</a></li>
 44            <li><a href="#section9">Fuel Mass</a></li>
 45        </ul>
 46    </html>
 47    <heading>
 48        <text>Reporting period</text>
 49    </heading>
 50    <widget><class>Introduction</class></widget>
 51<!--     <paragraph>
 52        <text>Report covers following time period:</text>
 53        <rst>
 54* Start: {{start|date:"Y-m-d h:m:s"}}
 55* Stop: {{stop|date:"Y-m-d h:m:s"}}
 56        </rst>
 57    </paragraph> -->
 58    <heading>
 59        <text>SGA1 Manoeuvre Report Plots</text>
 60        <page-break>true</page-break>
 61    </heading>
 62        <subheading>
 63            <text>1. AOCS mode and submode</text>
 64        </subheading>
 65        <html>
 66            <h3 id="section1"></h3>
 67        </html>
 68        <graph>
 69            <title>AOCS Mode</title>
 70            <sampling>all-points</sampling>
 71            <legend>below-desc</legend>
 72            <appearance>line-dots</appearance>
 73            <calibrated>true</calibrated>
 74            <show-orbits>false</show-orbits>
 75            <width>450</width>
 76            <datapoint><field>TM.ASTD06E0</field></datapoint>
 77        </graph>
 78        <graph>
 79            <title>AOCS Submode</title>
 80            <sampling>all-points</sampling>
 81            <legend>below-desc</legend>
 82            <appearance>line-dots</appearance>
 83            <calibrated>true</calibrated>
 84            <show-orbits>false</show-orbits>
 85            <width>450</width>
 86            <datapoint><field>TM.ASTD07D6</field></datapoint>
 87        </graph>
 88        <subheading>
 89            <text>2. Solar Array position</text>
 90            <page-break>true</page-break>
 91        </subheading>
 92        <html>
 93            <h3 id="section2"></h3>
 94        </html>
 95        <graph>
 96            <title>Solar Array position</title>
 97            <sampling>all-points</sampling>
 98            <!-- <calibrated>true</calibrated> -->
 99            <show-orbits>false</show-orbits>
100            <legend>below-desc</legend>
101            <appearance>line-dots</appearance>
102<!--             <y-axis>
103                <min>0</min>
104                <max>360</max>
105            </y-axis> -->
106            <datapoint><field>TM.PFET0015</field></datapoint>
107        </graph>
108        <subheading>
109            <text>3. Accumulated Thruster On-Time</text>
110            <page-break>true</page-break>
111        </subheading>
112        <html>
113            <h3 id="section3"></h3>
114        </html>
115        <graph>
116            <title>Accumulated Thruster On-Time</title>
117            <sampling>all-points</sampling>
118            <show-orbits>false</show-orbits>
119            <legend>below-desc</legend>
120            <appearance>line-dots</appearance>
121            <datapoint><field>TM.AST0155A</field></datapoint>
122            <datapoint><field>TM.AST00F01</field></datapoint>
123            <datapoint><field>TM.AST013A9</field></datapoint>
124            <datapoint><field>TM.AST010E1</field></datapoint>
125            <datapoint><field>TM.AST01249</field></datapoint>
126            <datapoint><field>TM.AST008F3</field></datapoint>
127            <datapoint><field>TM.AST01690</field></datapoint>
128            <datapoint><field>TM.AST0101A</field></datapoint>
129            <datapoint><field>TM.AST01E19</field></datapoint>
130            <datapoint><field>TM.AST01DF8</field></datapoint>
131            <datapoint><field>TM.AST01E71</field></datapoint>
132            <datapoint><field>TM.AST01DD8</field></datapoint>
133        </graph>
134        <subheading>
135            <text>4. Number of Thruster Pulses</text>
136            <page-break>true</page-break>
137        </subheading>
138        <html>
139            <h3 id="section4"></h3>
140        </html>
141        <graph>
142            <title>Number of Thruster Pulses</title>
143            <sampling>all-points</sampling>
144            <show-orbits>false</show-orbits>
145            <legend>below-desc</legend>
146            <appearance>line-dots</appearance>
147            <datapoint><field>TM.AST00AB5</field></datapoint>
148            <datapoint><field>TM.AST01409</field></datapoint>
149            <datapoint><field>TM.AST00ED4</field></datapoint>
150            <datapoint><field>TM.AST016CA</field></datapoint>
151            <datapoint><field>TM.AST0062A</field></datapoint>
152            <datapoint><field>TM.AST00F0A</field></datapoint>
153            <datapoint><field>TM.AST0126B</field></datapoint>
154            <datapoint><field>TM.AST01386</field></datapoint>
155            <datapoint><field>TM.AST01F2A</field></datapoint>
156            <datapoint><field>TM.AST01C54</field></datapoint>
157            <datapoint><field>TM.AST01E00</field></datapoint>
158            <datapoint><field>TM.AST01D2F</field></datapoint>
159        </graph>
160        <subheading>
161            <text>5. Attitude Rate</text>
162            <page-break>true</page-break>
163        </subheading>
164        <html>
165            <h3 id="section5"></h3>
166        </html>
167        <graph>
168            <title>Attitude Rate</title>
169            <sampling>all-points</sampling>
170            <show-orbits>false</show-orbits>
171            <legend>below-desc</legend>
172            <appearance>line-dots</appearance>
173            <datapoint><field>TM.AST0060A</field></datapoint>
174            <datapoint><field>TM.AST004E8</field></datapoint>
175            <datapoint><field>TM.AST00731</field></datapoint>
176        </graph>
177        <subheading>
178            <text>6. Delta-V in C-Frame</text>
179            <page-break>true</page-break>
180        </subheading>
181        <html>
182            <h3 id="section6"></h3>
183        </html>
184        <graph>
185            <title>Delta-V in C-Frame</title>
186            <sampling>all-points</sampling>
187            <show-orbits>false</show-orbits>
188            <legend>below-desc</legend>
189            <appearance>line-dots</appearance>
190            <datapoint><field>TM.AST012EE</field></datapoint>
191            <datapoint><field>TM.AST015EC</field></datapoint>
192            <datapoint><field>TM.AST00720</field></datapoint>
193        </graph>
194        <subheading>
195            <text>7. Delta-V in O-Frame</text>
196            <page-break>true</page-break>
197        </subheading>
198        <html>
199            <h3 id="section7"></h3>
200        </html>
201        <graph>
202            <title>Delta-V in O-Frame</title>
203            <sampling>all-points</sampling>
204            <show-orbits>false</show-orbits>
205            <legend>below-desc</legend>
206            <appearance>line-dots</appearance>
207        <datapoint><field>TM.AST01F2B</field></datapoint>
208        <datapoint><field>TM.AST01ECC</field></datapoint>
209        <datapoint><field>TM.AST01F86</field></datapoint>
210        </graph>
211        <subheading>
212            <text>8. Tank Pressure</text>
213            <page-break>true</page-break>
214        </subheading>
215        <html>
216            <h3 id="section8"></h3>
217        </html>
218        <graph>
219            <title>Tank Pressure</title>
220            <sampling>all-points</sampling>
221            <show-orbits>false</show-orbits>
222            <legend>below-desc</legend>
223            <appearance>line-dots</appearance>
224            <datapoint><field>TM.AST016A9</field></datapoint>
225        </graph>
226        <subheading>
227            <text>9. Fuel Mass</text>
228            <page-break>true</page-break>
229        </subheading>
230        <html>
231            <h3 id="section9"></h3>
232        </html>
233        <graph>
234            <title>Fuel Mass</title>
235            <sampling>all-points</sampling>
236            <show-orbits>false</show-orbits>
237            <legend>below-desc</legend>
238            <appearance>line-dots</appearance>
239        <datapoint><field>TM.AST011E5</field></datapoint>
240        </graph>
241</template>