public class sid_filter_t extends Object
| Modifier and Type | Field and Description |
|---|---|
int[][] |
cutoff |
int |
Hbp |
int |
Hhp |
int |
Hlp |
int |
Hsteepness |
int |
Hthreshold |
int |
Lbp |
int |
Lhp |
int |
Llp |
int |
Lsteepness |
int |
Lthreshold |
int |
points |
| Constructor and Description |
|---|
sid_filter_t() |
public int[][] cutoff
public int points
public int Lthreshold
public int Lsteepness
public int Llp
public int Lbp
public int Lhp
public int Hthreshold
public int Hsteepness
public int Hlp
public int Hbp
public int Hhp
Copyright © 2014. All rights reserved.