ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcb_ma_t Struct Reference

#include <ngcb.h>

Public Attributes

double * v
 
double m
 
int size
 
int idx
 
int n
 

Detailed Description

Moving average filter structure

Member Data Documentation

◆ idx

int ngcb_ma_t::idx

Buffer index

◆ m

double ngcb_ma_t::m

Last mean-value

◆ n

int ngcb_ma_t::n

Number of elements in filter

◆ size

int ngcb_ma_t::size

Filter size

◆ v

double* ngcb_ma_t::v

Filter values


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