[go: up one dir, main page]

File: formats.rst

package info (click to toggle)
totalopenstation 0.3.3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,576 kB
  • sloc: python: 2,032; makefile: 7
file content (29 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.. _input_formats:

===============
 Input formats
===============

.. versionadded:: 0.2
   Total Open Station supports a number of input data formats, which
   are implemented separately from the device handling machinery
   (i.e. downloading data from your total station). This is because
   one device can output more than one format, and at the same time
   the same format can be used by more than one device (particularly
   this is the case for different models by the same manufacturer).


.. toctree::
   
   input_formats/general

.. toctree::
   :maxdepth: 1
   :glob:

   input_formats/if_*

.. toctree::

   input_formats/other
   input_formats/new