Uses of Class
Localiser.algorithms.genericLocaliser.MCMC.old.MCMCParams
-
Uses of MCMCParams in Localiser.algorithms.genericLocaliser.MCMC.old
Modifier and TypeMethodDescriptionMCMCParams.clone()
MCMCLocaliser.getSettings()
Deprecated.static MCMCParams
MCMCParamsDialog.showDialog
(Frame frame, MCMCParams mcmcParams) Modifier and TypeMethodDescriptionstatic MCMCParams
MCMCParamsDialog.showDialog
(Frame frame, MCMCParams mcmcParams) ModifierConstructorDescriptionMCMCLocaliser
(ArrayList<ArrayList<javax.vecmath.Point3f>> hydrophoneArray, ArrayList<ArrayList<Double>> timeDelays, ArrayList<ArrayList<Double>> timeDelayErrors, MCMCParams settings, float sampleRate, double speedOfSound) Deprecated.MCMCLocaliser
(MCMCParams settings) Deprecated.