|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Calculator | |
|---|---|
| jmri.jmrix.rps | 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 Calculator | |
|---|---|
class |
AbstractCalculator
Some helpful implementations and values for Calculators. |
class |
Analytic_AAlgorithm
Implementation of RPS location-finding using GPS equations from Sam Storm van Leeuwen |
class |
Ash1_0Algorithm
Implementation of 1st algorithm for reducing Readings This algorithm was provided by Robert Ashenfelter based in part on the work of Ralph Bucher in his paper "Exact Solution for Three Dimensional Hyperbolic Positioning Algorithm and Synthesizable VHDL Model for Hardware Implementation". |
class |
Ash1_1Algorithm
Implementation of version 1.1 algorithm for reducing Readings This algorithm was provided by Robert Ashenfelter based in part on the work of Ralph Bucher in his paper "Exact Solution for Three Dimensional Hyperbolic Positioning Algorithm and Synthesizable VHDL Model for Hardware Implementation". |
class |
Ash2_0Algorithm
Implementation of 2nd algorithm for reducing Readings This algorithm was provided by Robert Ashenfelter based in part on the work of Ralph Bucher in his paper "Exact Solution for Three Dimensional Hyperbolic Positioning Algorithm and Synthesizable VHDL Model for Hardware Implementation". |
class |
Ash2_1Algorithm
Implementation of 2.1th algorithm for reducing Readings This algorithm was provided by Robert Ashenfelter based in part on the work of Ralph Bucher in his paper "Exact Solution for Three Dimensional Hyperbolic Positioning Algorithm and Synthesizable VHDL Model for Hardware Implementation". |
class |
Ash2_2Algorithm
Implementation of 2.1th algorithm for reducing Readings This algorithm was provided by Robert Ashenfelter based in part on the work of Ralph Bucher in his paper "Exact Solution for Three Dimensional Hyperbolic Positioning Algorithm and Synthesizable VHDL Model for Hardware Implementation". |
class |
InitialAlgorithm
Implementation of 1st algorithm for reducing Readings This algorithm was provided by Robert Ashenfelter based in part on the work of Ralph Bucher in his paper "Exact Solution for Three Dimensional Hyperbolic Positioning Algorithm and Synthesizable VHDL Model for Hardware Implementation". |
| Methods in jmri.jmrix.rps that return Calculator | |
|---|---|
static Calculator |
Algorithms.newCalculator(Point3d[] points,
double vs,
int offset,
String name)
Create proper Calculator instance |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||