Uses of Interface
gov.llnl.gnem.apps.coda.calibration.service.api.SyntheticService
Packages that use SyntheticService
Package
Description
-
Uses of SyntheticService in gov.llnl.gnem.apps.coda.calibration.application.web
Methods in gov.llnl.gnem.apps.coda.calibration.application.web that return SyntheticServiceMethods in gov.llnl.gnem.apps.coda.calibration.application.web with parameters of type SyntheticServiceModifier and TypeMethodDescriptionvoid
SyntheticCollectionJsonController.setSyntheticService
(SyntheticService syntheticService) Constructors in gov.llnl.gnem.apps.coda.calibration.application.web with parameters of type SyntheticServiceModifierConstructorDescriptionSyntheticCollectionJsonController
(SyntheticService syntheticService, SyntheticCodaGenerationService genService) -
Uses of SyntheticService in gov.llnl.gnem.apps.coda.calibration.service.impl
Classes in gov.llnl.gnem.apps.coda.calibration.service.impl that implement SyntheticServiceConstructors in gov.llnl.gnem.apps.coda.calibration.service.impl with parameters of type SyntheticServiceModifierConstructorDescriptionCalibrationServiceImpl
(WaveformService waveformService, PeakVelocityMeasurementService peakVelocityMeasurementsService, SharedFrequencyBandParametersService sharedParametersService, ShapeCalibrationService shapeCalibrationService, SpectraMeasurementService spectraMeasurementService, SyntheticCodaGenerationService syntheticGenerationService, PathCalibrationService pathCalibrationService, MdacParametersFiService mdacFiService, MdacParametersPsService mdacPsService, ReferenceMwParametersService referenceMwService, ValidationMwParametersService validationMwService, SiteCalibrationService siteCalibrationService, SyntheticService syntheticService, NotificationService notificationService, DatabaseCleaningService cleaningService, ConfigurationService configService, SiteFrequencyBandParametersService siteParamsService, SpectraCalculator spectraCalc, WaveformPickService pickService, AutopickingService picker, ExecutorService measureService) -
Uses of SyntheticService in gov.llnl.gnem.apps.coda.calibration.standalone.data.client
Constructors in gov.llnl.gnem.apps.coda.calibration.standalone.data.client with parameters of type SyntheticServiceModifierConstructorDescriptionWaveformLocalClient
(WaveformService service, WaveformPickService pickService, SyntheticService synthService, GeometryService geometryService)