acc_vibration_result_t Struct Reference

Vibration processing result. More...

#include <example_vibration.h>

Data Fields

float max_sweep_amplitude
 
float max_displacement
 
float max_displacement_freq
 
float time_series_std
 

Detailed Description

Vibration processing result.

Examples
example_vibration_main.c.

Definition at line 91 of file example_vibration.h.

Field Documentation

◆ max_displacement

float acc_vibration_result_t::max_displacement

Definition at line 94 of file example_vibration.h.

◆ max_displacement_freq

float acc_vibration_result_t::max_displacement_freq

Definition at line 95 of file example_vibration.h.

◆ max_sweep_amplitude

float acc_vibration_result_t::max_sweep_amplitude

Definition at line 93 of file example_vibration.h.

◆ time_series_std

float acc_vibration_result_t::time_series_std

Definition at line 96 of file example_vibration.h.


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