rusEFI
The most advanced open source ECU
development
knock_spectrogram.h
Go to the documentation of this file.
1
/**
2
* @file knock_spectrogram.h
3
*
4
* @date Feb 20, 2023
5
* @author Alexey Ershov, (c) 2012-2023
6
*/
7
8
#pragma once
9
10
#include "
global.h
"
11
12
#ifdef KNOCK_SPECTROGRAM
13
void
knockSpectorgramAddLine
(
float
main_freq,
float
* data,
size_t
size
);
14
#endif
global.h
knockSpectorgramAddLine
void knockSpectorgramAddLine(float main_freq, float *data, size_t size)
Definition:
knock_spectrogram.cpp:66
size
composite packet size
Definition:
tooth_logger.cpp:23
Generated on Mon Oct 21 2024 00:08:20 for rusEFI by
1.9.1