Uses of Interface
jmri.jmrix.rps.Calculator
Packages that use Calculator
Package
Description
This package contains software specific to the RPS system from
NAC Services, Inc.
-
Uses of Calculator in jmri.jmrix.rps
Classes in jmri.jmrix.rps that implement CalculatorModifier and TypeClassDescriptionclassSome helpful implementations and values for Calculators.classImplementation of RPS location-finding using GPS equations from Sam Storm van Leeuwen <samsvl@nlr.nl>, ported to Java by Norris Weimer <norris.weimer@ualberta.ca>, and ported to JMRI/RPS by Bob Jacobsen.classImplementation of 1st algorithm for reducing ReadingsclassImplementation of version 1.1 algorithm for reducing ReadingsclassImplementation of 2nd algorithm for reducing ReadingsclassImplementation of 2.1th algorithm for reducing ReadingsclassImplementation of 2.1th algorithm for reducing ReadingsclassImplementation of 1st algorithm for reducing Readings.Methods in jmri.jmrix.rps that return CalculatorModifier and TypeMethodDescriptionstatic CalculatorAlgorithms.newCalculator(javax.vecmath.Point3d[] points, double vs, int offset, String name) Create proper Calculator instance.