git_sitools_idoc / flarecast / data / TESTS_FONCTIONNELS / dimensions / int@0.xml @ d2a8c3fd
1 |
<dimension>
|
---|---|
2 |
<id>Angles</id> |
3 |
<name>Angles</name> |
4 |
<description>Liste des unités d'angle</description> |
5 |
<dimensionHelperName>fr.cnes.sitools.units.helper.SitoolsUnitConverterHelper</dimensionHelperName> |
6 |
<unitConverters/> |
7 |
<units>
|
8 |
<unit>
|
9 |
<label>Degré</label> |
10 |
<unitName>°</unitName> |
11 |
</unit>
|
12 |
<unit>
|
13 |
<label>Radian</label> |
14 |
<unitName>rad</unitName> |
15 |
</unit>
|
16 |
<unit>
|
17 |
<label>hour_angle</label> |
18 |
<unitName>hr</unitName> |
19 |
</unit>
|
20 |
</units>
|
21 |
</dimension>
|