Uses of Class
gov.llnl.gnem.apps.coda.spectra.model.domain.RatioEventData
Package
Description
-
Uses of RatioEventData in gov.llnl.gnem.apps.coda.calibration.gui.data.client
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<SpectraRatiosReportByEventPair>
SpectraRatioWebClient.makeSpectraRatioMeasurementsFromRatioData
(Set<String> smallEventIds, Set<String> largeEventIds, List<RatioEventData> ratioEventData) -
Uses of RatioEventData in gov.llnl.gnem.apps.coda.calibration.gui.data.client.api
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<SpectraRatiosReportByEventPair>
SpectraRatioClient.makeSpectraRatioMeasurementsFromRatioData
(Set<String> smallEventIds, Set<String> largeEventIds, List<RatioEventData> ratioEventData) -
Uses of RatioEventData in gov.llnl.gnem.apps.coda.calibration.service.api
Modifier and TypeMethodDescriptionSpectraRatioPairDetailsService.makeSpectraRatioMeasurementsFromRatioData
(Set<String> smallEventIds, Set<String> largeEventIds, List<RatioEventData> ratioEventData) -
Uses of RatioEventData in gov.llnl.gnem.apps.coda.calibration.service.impl
Modifier and TypeMethodDescriptionSpectraRatioServiceImpl.makeSpectraRatioMeasurementsFromRatioData
(Set<String> smallEventIds, Set<String> largeEventIds, List<RatioEventData> ratioEventData) -
Uses of RatioEventData in gov.llnl.gnem.apps.coda.calibration.standalone.data.client
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<SpectraRatiosReportByEventPair>
SpectraRatioLocalClient.makeSpectraRatioMeasurementsFromRatioData
(Set<String> smallEventIds, Set<String> largeEventIds, List<RatioEventData> ratioEventData) -
Uses of RatioEventData in gov.llnl.gnem.apps.coda.envelope.gui
-
Uses of RatioEventData in gov.llnl.gnem.apps.coda.spectra.model.domain
Modifier and TypeMethodDescriptionSpectraRatioMeasurementJob.setRatioEventData
(List<RatioEventData> ratioEventData)