|
|
@@ -41,8 +41,8 @@ namespace OTSDataType
|
|
|
m_poImageScanParam = new COTSImgScanPrm();
|
|
|
m_poImageProcessParam = new COTSImageProcParam();
|
|
|
m_poXRayParam = new COTSXRayParam();
|
|
|
-
|
|
|
- //m_SlopParam = new CSlopFocusParam();
|
|
|
+
|
|
|
+ m_SlopParam = new CSlopFocusParam();
|
|
|
}
|
|
|
void Duplicate(CSampleParam a_oSource)
|
|
|
{
|