 | WDSearchInterfaceEstimateWD Method |
Namespace: LynceeTec.ProcessingAssembly: LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.4.0.7 6_4_dev bc6b638, built 2016-11-07 15:44:14 UTC
Syntaxpublic double EstimateWD(
double[] pPos,
double[] pContrast,
int initpos,
int len
)
public:
double EstimateWD(
array<double>^ pPos,
array<double>^ pContrast,
int initpos,
int len
)
Parameters
- pPos
- Type: SystemDouble
- pContrast
- Type: SystemDouble
- initpos
- Type: SystemInt32
- len
- Type: SystemInt32
Return Value
Type:
Double
See Also