Class CalibrationServiceImpl

java.lang.Object
gov.llnl.gnem.apps.coda.calibration.service.impl.CalibrationServiceImpl
All Implemented Interfaces:
CalibrationService

@Service @Transactional public class CalibrationServiceImpl extends Object implements CalibrationService
The CalibrationServiceImpl class is the core control loop of the service layer in CCT responsible for creating calibrations and measurement Mw values given existing calibration parameters.