We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f0a350 commit 16b6d9aCopy full SHA for 16b6d9a
ed_sensor_integration/include/ed/kinect/fitter.h
@@ -109,7 +109,7 @@ class Fitter
109
110
/**
111
* @brief Fitter constructor
112
- * @param nr_data_points nr_data_points for the beam model
+ * @param nr_data_points Number of data points for the beam model
113
* @param fx focal length for the beam model
114
*/
115
Fitter(unsigned int nr_data_points, float fx);
0 commit comments