Midnight Sun Firmware
Loading...
Searching...
No Matches
range_estimator.h
1
#pragma once
2
3
/************************************************************************************************
4
* @file range_estimator.h
5
*
6
* @brief Header file for estimating driving range based on remaining voltage
7
*
8
* @date 2025-10-04
9
* @author Midnight Sun Team #24 - MSXVI
10
************************************************************************************************/
11
12
/* Standard library Headers */
13
14
/* Inter-component Headers */
15
16
/* Intra-component Headers */
17
29
float
estimate_remaining_range_km
(
void
);
30
estimate_remaining_range_km
float estimate_remaining_range_km(void)
Estimate remaining kilometres based on cell voltage.
Definition:
range_estimator.c:27
projects
steering
inc
range_estimator.h
Generated by
1.9.5