Skip to content

Commit 5305d10

Browse files
Change constant to 'does not change'
Signed-off-by: ClemensLinnhoff <clemens.linnhoff@persival.de>
1 parent 245630a commit 5305d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/spec/ground_truth_init_parameters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ endif::[]
55
= Ground truth initialization parameters
66

77
All models can optionally consume `osi3::GroundTruth` via an initialization parameter called `OSMPGroundTruthInit`.
8-
Its purpose is to provide the model with information that is constant throughout the simulation, for example the map in OSI format or the model_reference of a MovingObject.
8+
Its purpose is to provide the model with information that does not change throughout the simulation, for example the map in OSI format or the model_reference of a MovingObject.
99

1010
`OSMPGroundTruthInit` contains all constant data encountered by the model during a simulation run, for example, roads.
1111
All data provided in this message can be assumed by the receiver to be constant during the simulation run.

0 commit comments

Comments
 (0)