nrfxlib API 3.3.99
Loading...
Searching...
No Matches
nrf_fuel_gauge_config_parameters Struct Reference

Configuration parameters. More...

#include <nrf_fuel_gauge.h>

Data Fields

bool discard_positive_deltaz
 
float tte_min_time
 
float tte_reset_threshold
 
bool soh_estimate_enable
 
bool soh_partial_charge_enable
 
float soh
 
float soh_calc_threshold
 
float battery_min_capacity
 
uint16_t cycle_count
 
float cycle_count_cumulative_mah
 
float tau1
 
float tau2
 
float neta1
 
float neta2
 
float beta1
 
float beta2
 
float gating
 
float volt_drop
 
uint8_t vk_buffer_length
 
float soh_alpha1
 
float soh_alpha2
 
float soh_raw
 
float a
 
float b
 
float c
 
float d
 
float cycle_repl_min
 
float soh_up_cap_cycle_min
 
float soh_up_max
 
float soh_rep_up_max
 
float soh_jump_thr
 
float soh_partial_min_deltaSOC
 
float soh_partial_R_penalty
 

Detailed Description

Configuration parameters.

Use nrf_fuel_gauge_config_params_default_get to initialize this struct with default values, or nrf_fuel_gauge_config_params_current_get to get the currently used values.

Some parameter details purposefully not documented.


The documentation for this struct was generated from the following file: