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 98e23d8 commit 39addfeCopy full SHA for 39addfe
bbn_wave_freq_m5atomS3/data-sim/spectr_sim.cpp
@@ -23,9 +23,7 @@ const float g_std = 9.80665f; // standard gravity acceleration m/s²
23
24
using Eigen::Vector3f;
25
26
-// ============================
27
// Noise model
28
29
struct NoiseModel {
30
std::default_random_engine rng;
31
std::normal_distribution<float> dist;
0 commit comments