Constant Field Values

Contents

adams.core.*

adams.data.*

  • adams.data.gps.AbstractGPS 
    Modifier and Type Constant Field Value
    public static final int NUM_DECIMALS 6
  • adams.data.gps.Coordinate 
    Modifier and Type Constant Field Value
    public static final int NUM_DECIMALS 6
  • adams.data.gps.GPSDecimalDegrees 
    Modifier and Type Constant Field Value
    public static final String FORMAT "([NnSs\\+-]?)\\s*(\\d+)\\.(\\d+)[\\s,]*([WwEe\\+-]?)\\s*(\\d+)\\.(\\d+)"
    public static final String FORMAT_SWAPPED "([WwEe\\+-]?)\\s*(\\d+)\\.(\\d+)[\\s,]*([NnSs\\+-]?)\\s*(\\d+)\\.(\\d+)"
  • adams.data.gps.GPSDecimalMinutes 
    Modifier and Type Constant Field Value
    public static final String FORMAT "([NnSs\\+-]?)\\s*(\\d+)\\s+(\\d+)\\.(\\d+)[\\s,]*([WwEe\\+-]?)\\s*(\\d+)\\s+(\\d+)\\.(\\d+)"
    public static final String FORMAT_SWAPPED "([WwEe\\+-]?)\\s*(\\d+)\\s+(\\d+)\\.(\\d+)[\\s,]*([NnSs\\+-]?)\\s*(\\d+)\\s+(\\d+)\\.(\\d+)"
  • adams.data.gps.GPSDecimalSeconds 
    Modifier and Type Constant Field Value
    public static final String FORMAT "([NnSs\\+-]?)\\s*(\\d+)\\s*(\\d+)\\s+(\\d+)\\.(\\d+)[\\s,]*([WwEe\\+-]?)\\s*(\\d+)\\s*(\\d+)\\s+(\\d+)\\.(\\d+)\\s*"
    public static final String FORMAT_SWAPPED "([WwEe\\+-]?)\\s*(\\d+)\\s*(\\d+)\\s+(\\d+)\\.(\\d+)[\\s,]*([NnSs\\+-]?)\\s*(\\d+)\\s*(\\d+)\\s+(\\d+)\\.(\\d+)\\s*"
  • adams.data.heatmapfeatures.CountValues 
    Modifier and Type Constant Field Value
    public static final String NAN "NaN"

adams.doc.*

adams.env.*

adams.flow.*

  • adams.flow.sink.RSink 
    Modifier and Type Constant Field Value
    public static final String INPUT "X"
  • adams.flow.standalone.rats.input.Cron 
    Modifier and Type Constant Field Value
    public static final String CRONDUMMY "crondummy"
    public static final String KEY_OWNER "owner"

adams.gui.*

  • adams.gui.visualization.nlp.StanfordNode 
    Modifier and Type Constant Field Value
    public static final String ROOT "root"

adams.scripting.*

adams.terminal.*

weka.core.*

weka.filters.*