public final class FilterModelConfig extends Object
Constructor and Description |
---|
FilterModelConfig() |
Modifier and Type | Method and Description |
---|---|
static builder.resid.resid.Integrator |
buildIntegrator() |
static double |
estimateFrequency(IFilterSection filter,
int fc)
Estimate the center frequency corresponding to some FC setting.
|
static char[] |
getDAC(double dac_zero)
Make DAC
|
static double |
getDacZero(double adjustment) |
static char[][] |
getGain() |
static char[][] |
getMixer() |
static char[][] |
getSummer() |
static int |
getVO_T16() |
static int |
getVoiceDC() |
static int |
getVoiceScaleS14() |
public static double getDacZero(double adjustment)
public static int getVO_T16()
public static int getVoiceScaleS14()
public static int getVoiceDC()
public static char[][] getGain()
public static char[][] getSummer()
public static char[][] getMixer()
public static char[] getDAC(double dac_zero)
public static builder.resid.resid.Integrator buildIntegrator()
public static double estimateFrequency(IFilterSection filter, int fc)
fc
- Copyright © 2018 Ken Händel. All rights reserved.