This class implements a data structure for handling of CSV-files.
This commit is contained in:
Christian Bender
2017-12-15 22:34:16 +01:00
committed by GitHub
parent dcf7f8f657
commit bd45b3b891
8 changed files with 25879 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
1,65.78331,112.9925
2,71.51521,136.4873
3,69.39874,153.0269
4,68.2166,142.3354
5,67.78781,144.2971
7,69.80204,141.4947
8,70.01472,136.4623
1 1 65.78331 112.9925
2 2 71.51521 136.4873
3 3 69.39874 153.0269
4 4 68.2166 142.3354
5 5 67.78781 144.2971
6 7 69.80204 141.4947
7 8 70.01472 136.4623