Constant Field Values

Contents

io.jenetics.*

  • io.jenetics.jpx.Degrees 
    Modifier and Type Constant Field Value
    public static final double MAX_VALUE 360.0
    public static final double MIN_VALUE 0.0
  • io.jenetics.jpx.DGPSStation 
    Modifier and Type Constant Field Value
    public static final int MAX_VALUE 1023
    public static final int MIN_VALUE 0
  • io.jenetics.jpx.Latitude 
    Modifier and Type Constant Field Value
    public static final double MAX_DEGREES 90.0
    public static final double MIN_DEGREES -90.0
  • io.jenetics.jpx.Longitude 
    Modifier and Type Constant Field Value
    public static final double MAX_DEGREES 180.0
    public static final double MIN_DEGREES -180.0