Uses of Class
group3dlocaliser.algorithm.hyperbolic.HyperbolicParams
Packages that use HyperbolicParams
- 
Uses of HyperbolicParams in group3dlocaliser.algorithm.hyperbolic
Methods in group3dlocaliser.algorithm.hyperbolic that return HyperbolicParamsModifier and TypeMethodDescriptionHyperbolicParams.clone()HyperbolicSettingsPane.getParams(HyperbolicParams currParams) Methods in group3dlocaliser.algorithm.hyperbolic with parameters of type HyperbolicParamsModifier and TypeMethodDescriptionHyperbolicLocaliser.calcErrors(GroupLocResult loclaisation, PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation, HyperbolicParams params) Calculate and add the errors in source position.double[]HyperbolicLocaliser.calcErrors(PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation, HyperbolicParams params) Calculate the errors in source position.HyperbolicSettingsPane.getParams(HyperbolicParams currParams) voidHyperbolicSettingsPane.setParams(HyperbolicParams input)