Uses of Class
Localiser.algorithms.genericLocaliser.MCMC.old.MCMCParams
Packages that use MCMCParams
-
Uses of MCMCParams in Localiser.algorithms.genericLocaliser.MCMC.old
Methods in Localiser.algorithms.genericLocaliser.MCMC.old that return MCMCParamsModifier and TypeMethodDescriptionMCMCParams.clone()
MCMCLocaliser.getSettings()
Deprecated.static MCMCParams
MCMCParamsDialog.showDialog
(Frame frame, MCMCParams mcmcParams) Methods in Localiser.algorithms.genericLocaliser.MCMC.old with parameters of type MCMCParamsModifier and TypeMethodDescriptionstatic MCMCParams
MCMCParamsDialog.showDialog
(Frame frame, MCMCParams mcmcParams) Constructors in Localiser.algorithms.genericLocaliser.MCMC.old with parameters of type MCMCParamsModifierConstructorDescriptionMCMCLocaliser
(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.