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 (const std::vector< double > &u, std::vector< double > &y)
 

The documentation for this class was generated from the following files:
  • C:/M/B/src/chrono-9.0.1/src/chrono/utils/ChFilters.h
  • C:/M/B/src/chrono-9.0.1/src/chrono/utils/ChFilters.cpp