Uses of Class
neqsim.process.calibration.OnlineCalibrator.DataPoint
Packages that use OnlineCalibrator.DataPoint
-
Uses of OnlineCalibrator.DataPoint in neqsim.process.calibration
Fields in neqsim.process.calibration with type parameters of type OnlineCalibrator.DataPointModifier and TypeFieldDescriptionprivate final List<OnlineCalibrator.DataPoint> OnlineCalibrator.calibrationHistoryMethods in neqsim.process.calibration that return types with arguments of type OnlineCalibrator.DataPointModifier and TypeMethodDescriptionOnlineCalibrator.exportHistory()Exports calibration history for external analysis.Methods in neqsim.process.calibration with parameters of type OnlineCalibrator.DataPointModifier and TypeMethodDescriptionprivate booleanOnlineCalibrator.checkDeviation(OnlineCalibrator.DataPoint point) Checks if any variable exceeds the deviation threshold.