English Portuguese (Portugal)
f_avg - Arithmetic Average f_avg - Média Aritmética
Returns the average value of all measured values per DS Retorna o valor médio.
(soma de valores /número de valores)
f_max - Maximum Value f_max - valor máximo
Returns the highest measured value per DS Retorna o primeiro valor medido
f_min - Minimum Value f_min - valor mínimo
Returns the lowest measured value per DS Retorna o último valor medido
f_sum - Sum f_sum - Soma
Returns the sum of all measured values per DS Retorna o último valor medido
f_num - Number of Values (Not NaN) f_num - Número de valores (não NaN)
Returns the number of valid measured values per DS Retorna o número de valores
f_grd - Gradient f_grd - gradiente
Returns the gradient of a straight line by using linear regression per DS Retorna o gradiente de uma reta usando a regressão linear
f_last - Last Value f_last - Último valor
Returns the last valid measured value per DS Retorna o último valor medido
f_1st - First Value f_1st - Primeiro valor
Returns the first valid measured value per DS Retorna o primeiro valor medido
f_nan - Number of NaNs f_nan - Número de NaNs
Returns the number of NaNs stored per DS Retorna o número de valores
f_median - Median f_median - mediana
Returns that value that separates the higher half from the lower half per DS Retorna o valor que separa a metade superior da metade inferior por DS