chrono::utils::ChISO2631_5_Wz Class Reference

Description

ISO2631-5 weighting filter for shock like signal in vertical direction.

Unlike ChISO2631_5_Wxy this filter is nonlinear and works with a sample rate of fs = 160 Hz (step = 1/160 s) only. unfiltered input u -> filtered output y

#include <ChFilters.h>

Public Member Functions

void Filter (std::vector< double > &u, std::vector< double > &y)
 

The documentation for this class was generated from the following files:
  • /builds/uwsbel/chrono/src/chrono/utils/ChFilters.h
  • /builds/uwsbel/chrono/src/chrono/utils/ChFilters.cpp