Attribute "className" in openDaApplication.xsd

stochObserver:

className Description ConfigFile
org.openda.exchange.timesseries.NoosTimesSeriesStochObserver Stochastic observer with NOOS data format. noosObservations.xsd
org.openda.observers.GroupStochObserver Group of stochastic observers. ...
org.openda.observers.IoObjectStochObserver Stochastic observer created from an IoObject. openDaStochObserver
org.openda.observers.SwanResults Stochastic observer for SWAN model, time independent results. none
org.openda.observers.SwanResultsTimeDependent Stochastic observer for SWAN model, time dependent results. none

stochModelFactory:

className Description ConfigFile
org.openda.blackbox.wrapper.BBStochModelFactory Black box model wrapper. blackBoxStochModelConfig.xsd
nl.deltares.openda.models.DaModelFactory Stochastic SWAN model factory ...
org.openda.models.simultaneousGroupModel.SimultaneousGroupStochModelFactory Group of stochastic model factory. ...
org.openda.models.oscillator.OscillatorStochModelFactory Stochastic oscillator model factory. OscillatorConfig.xsd
org.openda.models.lorenz.LorenzStochModelFactory Stochastic lorenz model factory. LorenzConfig.xsd
org.openda.models.lorenz96.Lorenz96StochModelFactory Stochastic lorenz96 model factory. Lorenz96Config.xsd

algorithm:

className Description ConfigFile
org.openda.algorithms.Dud Dud (Doesn't use derivative) algorithm dudConfiguration.xsd
org.openda.algorithms.SparseDud Sparse Dud (Doesn't use derivative) algorithm sparseDudConfig.xsd
org.openda.algorithms.Simplex Simplex algorithm simplexConfig.xsd
org.openda.algorithms.Powell Powell algorithm powellConfig.xsd
org.openda.algorithms.ConjugateGradient Conjugate Gradient algorithm cgConfig.xsd
org.openda.algorithms.BFGS BFGS algorithm bfgsConfig.xsd
org.openda.algorithms.GriddedFullSearch Gridded Full Search algorithm griddedFullSearchConfig.xsd
org.openda.algorithms.SCE SCE algorithm sceConfig.xsd
org.openda.algorithms.GLUE GLUE algorithm glueConfig.xsd
org.openda.algorithms.kalmanFilter.ThreeDVar 3D-Var algorithm threeDVarConfig.xsd
org.openda.algorithms.kalmanFilter.EnKF Ensemble Kalman Filter algorithm enkf.xsd
org.openda.algorithms.kalmanFilter.EnSR Ensemble Square Root Filter algorithm ensr.xsd
org.openda.algorithms.kalmanFilter.SteadyStateFilter Steady State Kalman Filter algorithm steadyStateFilter.xsd
org.openda.algorithms.kalmanFilter.ParticleFilter Particle Filter (Residual Resampling Filter) algorithm particleFilter.xsd
org.openda.algorithms.Simulation Simulation algorithm simulationConfig.xsd
org.openda.algorithms.kalmanFilter.SequentialSimulation Sequential Simulation algorithm sequentialSimulation.xsd
org.openda.algorithms.kalmanFilter.SequentialEnsembleSimulation Sequential Ensemble Simulation algorithm sequentialEnsembleSimulation.xsd

resultWriter:

className Description ConfigFile
org.openda.resultwriters.MatlabResultWriter Writing output as a Matlab script. none
org.openda.resultwriters.TextTableWriter Writing output in ASCII, with table format. none
org.openda.resultwriters.NetcdfResultWriterNative Writing output in NetCDF format. none