Uses of Class
gov.llnl.gnem.apps.coda.spectra.model.domain.util.SpectraRatioPairOperator
Packages that use SpectraRatioPairOperator
Package
Description
- 
Uses of SpectraRatioPairOperator in gov.llnl.gnem.apps.coda.calibration.gui.controllers
Constructor parameters in gov.llnl.gnem.apps.coda.calibration.gui.controllers with type arguments of type SpectraRatioPairOperatorModifierConstructorDescriptionSpectraRatioPlotController(Function<SpectraRatioPairOperator, Double> dataFunction)  - 
Uses of SpectraRatioPairOperator in gov.llnl.gnem.apps.coda.calibration.gui.plotting
Methods in gov.llnl.gnem.apps.coda.calibration.gui.plotting that return SpectraRatioPairOperatorMethods in gov.llnl.gnem.apps.coda.calibration.gui.plotting that return types with arguments of type SpectraRatioPairOperatorModifier and TypeMethodDescriptionMap<javafx.geometry.Point2D,SpectraRatioPairOperator> RatioMeasurementSpectraPlotManager.mapFunctionToPoint(List<SpectraRatioPairOperator> ratioDetails, Function<SpectraRatioPairOperator, Double> func) Methods in gov.llnl.gnem.apps.coda.calibration.gui.plotting with parameters of type SpectraRatioPairOperatorModifier and TypeMethodDescriptionvoidRatioMeasurementWaveformPlotManager.setDisplayText(SpectraRatioPairOperator ratioDetails) voidRatioDetailPlot.setRatioDetails(SpectraRatioPairOperator ratioDetails) Method parameters in gov.llnl.gnem.apps.coda.calibration.gui.plotting with type arguments of type SpectraRatioPairOperatorModifier and TypeMethodDescriptionMap<javafx.geometry.Point2D,SpectraRatioPairOperator> RatioMeasurementSpectraPlotManager.mapFunctionToPoint(List<SpectraRatioPairOperator> ratioDetails, Function<SpectraRatioPairOperator, Double> func) Map<javafx.geometry.Point2D,SpectraRatioPairOperator> RatioMeasurementSpectraPlotManager.mapFunctionToPoint(List<SpectraRatioPairOperator> ratioDetails, Function<SpectraRatioPairOperator, Double> func) Constructors in gov.llnl.gnem.apps.coda.calibration.gui.plotting with parameters of type SpectraRatioPairOperatorModifierConstructorDescriptionRatioDetailPlot(SpectraRatioPairOperator ratioDetails, boolean alignPeaks)  - 
Uses of SpectraRatioPairOperator in gov.llnl.gnem.apps.coda.spectra.gui.events
Methods in gov.llnl.gnem.apps.coda.spectra.gui.events that return SpectraRatioPairOperatorConstructors in gov.llnl.gnem.apps.coda.spectra.gui.events with parameters of type SpectraRatioPairOperator