Modifier and Type | Class and Description |
---|---|
protected static class |
RAOB.Contribution.End
Class End
|
Constructor and Description |
---|
Contribution(ucar.unidata.data.sounding.RAOB.InputProfileProperty input,
ucar.unidata.data.sounding.RAOB.OutputProfileProperty output)
Create a new Contribution
|
Modifier and Type | Method and Description |
---|---|
ucar.unidata.data.sounding.RAOB.InputProfileProperty |
getInputProfileProperty()
Get the input profile property
|
ucar.unidata.data.sounding.RAOB.OutputProfileProperty |
getOutputProfileProperty()
Get the output profile property
|
compareTo, getFirstEnd, getSecondEnd
public Contribution(ucar.unidata.data.sounding.RAOB.InputProfileProperty input, ucar.unidata.data.sounding.RAOB.OutputProfileProperty output)
input
- input profiler propertyoutput
- output profile propertypublic ucar.unidata.data.sounding.RAOB.InputProfileProperty getInputProfileProperty()
public ucar.unidata.data.sounding.RAOB.OutputProfileProperty getOutputProfileProperty()