org.das2.qds.filters.ButterworthFilterEditorPanel

ButterworthFilterEditorPanel( )

Creates new form ButterworthFilterEditorPane


cutoffFreq


highFreq


jLabel1


jLabel10


jLabel2


jLabel3


jLabel4


jLabel5


jLabel6


jLabel7


lowFreq


orderCB


orderPanel


subPanel1


subPanel3


subPanel4


type1CB


getFilter

getFilter( ) → String

Returns:

java.lang.String

[search for examples] [view on GitHub] [view on old javadoc] [view source]


getHighFreq

getHighFreq( ) → String

Returns:

java.lang.String

[search for examples] [view on GitHub] [view on old javadoc] [view source]


getLowFreq

getLowFreq( ) → String

Returns:

java.lang.String

[search for examples] [view on GitHub] [view on old javadoc] [view source]


main

main( java.lang.String[] args ) → void

Parameters

args - the command line arguments

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc] [view source]


setFilter

setFilter( String filter ) → void

Parameters

filter - a String

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc] [view source]