Further code cleanup of SCT_CalibAlgs package
Further code cleanup of SCT_CalibAlgs package
- Add
const
to methods if possible. - Add
=
to array initialization for better readability. - Remove unnecessary
ServiceHandle
's.
Edited by Susumu Oda
Further code cleanup of SCT_CalibAlgs package
const
to methods if possible.=
to array initialization for better readability.ServiceHandle
's.