Package jmri.jmrix.rps
Interface Calculator
- All Known Implementing Classes:
AbstractCalculator,Analytic_AAlgorithm,Ash1_0Algorithm,Ash1_1Algorithm,Ash2_0Algorithm,Ash2_1Algorithm,Ash2_2Algorithm,InitialAlgorithm
public interface Calculator
Describes a specific method of calculating a measurement.
Information that the algorithm needs, e.g. received positions, etc, should be provided to the actual object via ctor or other initialization. This interface does not describe that.
-
Method Summary
-
Method Details
-
convert
-
convert
-
convert
-