Sensor Fusion Library 0.6.1
Orientation sensing for Espressif (ESP32, ESP8266) processors
Loading...
Searching...
No Matches
fusion_testing.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2015, Freescale Semiconductor, Inc.
3 * Copyright 2016-2017 NXP
4 * All rights reserved.
5 *
6 * SPDX-License-Identifier: BSD-3-Clause
7 */
8
19#ifndef FUSION_TESTING_H
20#define FUSION_TESTING_H
21
22#ifdef __cplusplus
23extern "C" {
24#endif
25
26// prototypes for functions defined in fusion_testing.c
28
29
30#ifdef __cplusplus
31}
32#endif
33
34#endif // #ifndef FUSION_TESTING_H
applyPerturbation_t ApplyPerturbation
ApplyPerturbation is a reverse unit-step test function.
The top level fusion structure.