Package jmri.jmrix.rps
Class Ash2_0Algorithm.RetVal
- java.lang.Object
-
- jmri.jmrix.rps.Ash2_0Algorithm.RetVal
-
- Enclosing class:
- Ash2_0Algorithm
static class Ash2_0Algorithm.RetVal extends java.lang.Object
Internal class to handle return value. More of a struct, really
-
-
Constructor Summary
Constructors Constructor Description RetVal(int code, double x, double y, double z, double vs)
-