This project is archived. Its data is
read-only
.
This project is
read-only
.
Changes
Page history
Update Data Model
authored
Feb 26, 2020
by
Matteo Tenti
Show whitespace changes
Inline
Side-by-side
Data-Model.md
View page @
a56c9287
...
@@ -63,8 +63,8 @@ The linear fit provides:
...
@@ -63,8 +63,8 @@ The linear fit provides:
| double | zc | Z position of the center of the circle |
| double | zc | Z position of the center of the circle |
| double | r | Radius of the circle |
| double | r | Radius of the circle |
| double | h | Direction of the trajectory |
| double | h | Direction of the trajectory |
| double | a |
i
ntercept of the linear fit |
| double | a |
I
ntercept of the linear fit |
| double | b |
s
lope of the linear fit |
| double | b |
S
lope of the linear fit |
| double | x0 | X position of the starting point of the track |
| double | x0 | X position of the starting point of the track |
| double | y0 | Y position of the starting point of the track |
| double | y0 | Y position of the starting point of the track |
| double | z0 | Z position of the starting point of the track |
| double | z0 | Z position of the starting point of the track |
...
...
...
...