Project

General

Profile

Download (766 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / workspace / fr.cnes.sitools.core / test / data / dimensions / int@1.xml @ master

1
<dimension>
2
  <id>Lengths</id>
3
  <name>Lengths</name>
4
  <description>Lengths dimension</description>
5
  <dimensionHelperName>fr.cnes.sitools.units.helper.SitoolsUnitConverterHelper</dimensionHelperName>
6
  <unitConverters>
7
    <string>fr.cnes.sitools.units.converters.FrequencyWavelengthConverter</string>
8
  </unitConverters>
9
  <units>
10
    <unit>
11
      <label>metre</label>
12
      <unitName>m</unitName>
13
    </unit>
14
    <unit>
15
      <label>foot</label>
16
      <unitName>ft</unitName>
17
    </unit>
18
    <unit>
19
      <label>light-year</label>
20
      <unitName>ly</unitName>
21
    </unit>
22
    <unit>
23
      <label>parsec</label>
24
      <unitName>pc</unitName>
25
    </unit>
26
    <unit>
27
      <label>centimetre</label>
28
      <unitName>cm</unitName>
29
    </unit>
30
  </units>
31
</dimension>