Class RAOB.Contribution

java.lang.Object
ucar.unidata.data.sounding.Link
ucar.unidata.data.sounding.RAOB.Contribution
All Implemented Interfaces:
Comparable
Enclosing class:
RAOB

protected static class RAOB.Contribution extends Link
Class Contribution. Contribution to a set of linked RAOB profiles
  • Constructor Details

    • Contribution

      public Contribution(ucar.unidata.data.sounding.RAOB.InputProfileProperty input, ucar.unidata.data.sounding.RAOB.OutputProfileProperty output)
      Create a new Contribution
      Parameters:
      input - input profiler property
      output - output profile property
  • Method Details

    • getInputProfileProperty

      public ucar.unidata.data.sounding.RAOB.InputProfileProperty getInputProfileProperty()
      Get the input profile property
      Returns:
      the input profile property
    • getOutputProfileProperty

      public ucar.unidata.data.sounding.RAOB.OutputProfileProperty getOutputProfileProperty()
      Get the output profile property
      Returns:
      the output profile property