Home
last modified time | relevance | path

Searched refs:tof_mean_ns (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Ddistance_estimation.c166 float tof_mean_ns = tof_mean / 2.0f; in estimate_distance_using_time_of_flight() local
168 return tof_mean_ns * SPEED_OF_LIGHT_NM_PER_S; in estimate_distance_using_time_of_flight()