Skip to content

Commit 115cb4e

Browse files
PhRosenbergerpmai
authored andcommitted
Explanation and reference with figures added.
Signed-off-by: Rosenberger, Philipp <philipp.rosenberger@tu-darmstadt.de>
1 parent 98bc235 commit 115cb4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

osi_featuredata.proto

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +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.
454458
//
455459
// Unit: m
456460
//

0 commit comments

Comments
 (0)