cmd_args Struct Reference

#include <filters.h>

Data Fields

int nrates
 how many sampling rates to process More...
 
int nf
 total number of filters to process More...
 
int insize
 input size before resampling More...
 
int rconst
 for nrates=1 keep the initial input size More...
 
int tim
 time process More...
 

Detailed Description

Definition at line 67 of file filters.h.

Field Documentation

int cmd_args::insize

input size before resampling

Definition at line 70 of file filters.h.

int cmd_args::nf

total number of filters to process

Definition at line 69 of file filters.h.

int cmd_args::nrates

how many sampling rates to process

Definition at line 68 of file filters.h.

int cmd_args::rconst

for nrates=1 keep the initial input size

Definition at line 71 of file filters.h.

int cmd_args::tim

time process

Definition at line 72 of file filters.h.


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