public class GaussianFitSample extends AbstractDemoApplication
| Modifier and Type | Class and Description |
|---|---|
protected class |
GaussianFitSample.MyGaussianFunction
example fitting function y = scale/(sqrt(2*pi*sigma)*exp(-
0.5*(x-mu)^2/sigma^2)
|
Application.ParametersDEFAULT_SCENE_HEIGTH, DEFAULT_SCENE_WIDTH, RANDOM, sceneHeight, sceneWidthSTYLESHEET_CASPIAN, STYLESHEET_MODENA| Constructor and Description |
|---|
GaussianFitSample() |
| Modifier and Type | Method and Description |
|---|---|
Node |
getContent() |
static void |
main(String[] args) |
startgetHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stoppublic Node getContent()
getContent in class AbstractDemoApplicationpublic static void main(String[] args)
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.