Uses of Interface
gov.llnl.gnem.apps.coda.calibration.repository.VelocityConfigurationRepository
Package
Description
-
Uses of VelocityConfigurationRepository in gov.llnl.gnem.apps.coda.calibration.service.impl
ModifierConstructorDescriptionConfigurationServiceImpl
(jakarta.persistence.EntityManager em, VelocityConfigurationRepository velConfRepository, CalibrationShapeFitterConstraintsRepository shapeConstraintsRepository, VelocityConfiguration defaultVelConf, ShapeFitterConstraints defaultShapeFitterConstraint, PolygonRepository polygonRepository, NotificationService notificationService) -
Uses of VelocityConfigurationRepository in gov.llnl.gnem.apps.coda.common.service.impl
ModifierConstructorDescriptionWaveformServiceImpl
(WaveformRepository waveformRepository, SpectraMeasurementRepository spectraMeasurementRepository, SpectraCalculator spectraCalc, SyntheticRepository syntheticRepository, SharedFrequencyBandParametersRepository sfbRepository, SiteFrequencyBandParametersRepository siteParamsRepository, VelocityConfigurationRepository velocityConfigRepository, NotificationService notificationService)