Commit f1515101 authored by vaclav's avatar vaclav
Browse files

more improvements in readme.txt

parent a4ccf058
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -384,7 +384,7 @@ stvISM3.csv
stvISM4.csv

These are comma separated files (csv) which indicate the per object position in the format:
azimuth, elevation, distance, spread, gain (one line per frame)
azimuth, elevation, radius, spread, gain, yaw, pitch (one line per input frame length)
with the following meaning:

| Parameter   | format, value range | meaning
@@ -393,7 +393,7 @@ with the following meaning:
-----------------------------------------------------------------------------------
| elevation   | float, [-90,90]     | elevation; positive indicates up
-----------------------------------------------------------------------------------
| radius      | float, [0, 15.75]   | distance (extended metadata)
| radius      | float, [0, 15.75]   | radius (extended metadata)
-----------------------------------------------------------------------------------
| spread      | float, [0,360]      | spread in angles from 0...360 deg; default: 0
-----------------------------------------------------------------------------------