PicoScenes API Docs
 
Loading...
Searching...
No Matches
ToFEstimationResult Struct Reference

#include <DSP.hxx>

Public Attributes

std::vector< double > pathLength
 
std::vector< double > pathDelay
 
uint8_t numPath
 

Detailed Description

Definition at line 10 of file DSP.hxx.

Member Data Documentation

◆ numPath

uint8_t ToFEstimationResult::numPath

Definition at line 13 of file DSP.hxx.

◆ pathDelay

std::vector<double> ToFEstimationResult::pathDelay

Definition at line 12 of file DSP.hxx.

◆ pathLength

std::vector<double> ToFEstimationResult::pathLength

Definition at line 11 of file DSP.hxx.


The documentation for this struct was generated from the following file: