File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 4040Biblio
4141bicyclesback
4242bildgebendes
43+ bmatrix
4344bool
4445boolean
4546Botts
4647bp
48+ Brem
4749br
4850britannica
4951candela
9597edn
9698edu
9799egm
100+ Eibert
98101eilvterm
99102ein
100103Einheiten
@@ -105,6 +108,7 @@ Encyclopaedia
105108endcode
106109Ende
107110Endeninch
111+ endian
108112endlink
109113endrules
110114engl
@@ -161,7 +165,9 @@ haben
161165Hafengebiet
162166Hagen
163167halten
168+ hh
164169hier
170+ Hitpoint
165171Hochwasser
166172hoverboards
167173href
170176html
171177http
172178https
179+ hv
173180hypot
174181ietf
175182illuminance
187194IRI
188195iso
189196itu
197+ jones
190198jpg
191199Karamihas
192200Karlsruhe
@@ -225,6 +233,7 @@ Nebenstrecke
225233neuer
226234nicht
227235Nicolaus
236+ nm
228237noao
229238NONDRIVING
230239Normung
@@ -260,6 +269,7 @@ Parkstände
260269Paulat
261270pdf
262271png
272+ polarisation
263273Polizeikontrolle
264274polyline
265275positionally
295305SAE
296306sae
297307samstags
308+ SBR
298309Schienenfahrzeuge
299310Schleudergefahr
300311Schlupf
@@ -362,9 +373,11 @@ Verkehrsführung
362373Verkehrstechnik
363374verkehrszeichen
364375Verschmutzte
376+ vh
365377Vorfahrt
366378Vorschriftzeichen
367379Vorweg
380+ vv
368381vz
369382VzKat
370383vzkat
Original file line number Diff line number Diff line change @@ -1050,15 +1050,15 @@ message RayTracerViewConfiguration
10501050 //
10511051 optional double maximum_signal_loss = 6 ;
10521052
1053- // The maximum path length desribes the ray's maximum overall distance. If
1053+ // The maximum path length describes the ray's maximum overall distance. If
10541054 // the maximum path length is reached during simulation no further
10551055 // interaction is calculated.
10561056 //
10571057 // Unit: m
10581058 //
10591059 optional double max_path_length = 7 ;
10601060
1061- // The maximum number of interaction desribes the ray's maximum hits with
1061+ // The maximum number of interaction describes the ray's maximum hits with
10621062 // surfaces. If the maximum number of interaction is reached during
10631063 // simulation no further interaction is calculated.
10641064 //
You can’t perform that action at this time.
0 commit comments