| Package | Description |
|---|---|
| de.gsi.math.spectra |
| Modifier and Type | Method and Description |
|---|---|
static TSpectrum.FilterOrder |
TSpectrum.FilterOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TSpectrum.FilterOrder[] |
TSpectrum.FilterOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static double[] |
TSpectrum.background(double[] source,
double[] destination,
int length,
int numberIterations,
TSpectrum.Direction direction,
TSpectrum.FilterOrder filterOrder,
TSpectrum.SmoothWindow smoothing,
boolean compton)
ONE-DIMENSIONAL BACKGROUND ESTIMATION FUNCTION - GENERAL FUNCTION This function calculates background spectrum
from source spectrum.
|
Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.