 | WDSearchInterfaceEstimateWD Method |
Namespace: LynceeTec.ProcessingAssembly: LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.5.0.18 6_5_dev bd821f0, built 2017-12-01 14:29:40 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