Adapt TimeBase description.

This commit is contained in:
Gerhard Hoffmann 2024-01-18 14:32:32 +01:00
parent 528b3882a0
commit 6a79c6c463

View File

@ -31,11 +31,15 @@
],
"TimeBase": [
{
"tbase_id": 0,
"tbase_type": 0,
"tbase_type_comment": "time is given as starting from some wall-clock-time",
"tbase_label": "absolute time"
},
{
"tbase_id": 1,
"tbase_type": 1,
"tbase_type_comment": "time is given as starting from 0 minutes",
"tbase_label": "relative time"
}
],