Skip to content

Commit ed166bb

Browse files
Stefan Cyliaxpmai
authored andcommitted
Fixed indentation that used tabs instead of spaces
Signed-off-by: Stefan Cyliax <stefan.cyliax@asam.net>
1 parent 115cb4e commit ed166bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

osi_featuredata.proto

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -451,10 +451,10 @@ message LidarDetection
451451
optional double reflectivity = 10;
452452

453453
// Echo pulse width of the detection's echo.
454-
// Several sensors output an echo-pulse width instead of an intensity for each single detection.
455-
// It is measured in m and measures the extend of the object parts or atmospheric particles that produce the echo.
456-
// As an example, it is depicted for the two echos reflected from the edges A-B and C-D in Fig. 7 from [Rosenberger et al.](https://link.springer.com/content/pdf/10.1007/s41104-020-00066-x.pdf).
457-
// Fig. 8 [Rosenberger et al.](https://link.springer.com/content/pdf/10.1007/s41104-020-00066-x.pdf) shows it in more detail, as the echo-pulse width is measured as the range between the rising and falling edge crossing the intensity threshold.
454+
// Several sensors output an echo-pulse width instead of an intensity for each single detection.
455+
// It is measured in m and measures the extend of the object parts or atmospheric particles that produce the echo.
456+
// As an example, it is depicted for the two echos reflected from the edges A-B and C-D in Fig. 7 from [Rosenberger et al.](https://link.springer.com/content/pdf/10.1007/s41104-020-00066-x.pdf).
457+
// Fig. 8 [Rosenberger et al.](https://link.springer.com/content/pdf/10.1007/s41104-020-00066-x.pdf) shows it in more detail, as the echo-pulse width is measured as the range between the rising and falling edge crossing the intensity threshold.
458458
//
459459
// Unit: m
460460
//

0 commit comments

Comments
 (0)