VF_setODThreshVD_setODThreshVE_setODThresh
VU_setODThreshVUB_setODThreshVUS_setODThresh
VUL_setODThreshVUQ_setODThreshVQI_setODThresh
FunctionSet the threshold for optical density calculation
Syntax C/C++#include <VFmath.h>
void VF_setODThresh( float minX, float minX0 );
C++ VecObj#include <OptiVec>
void vector<T>::setODThresh( T minX, T minX0 );
Pascal/Delphiuses VFmath;
procedure VF_setODThresh( minX, minX0:Single );
DescriptionAs described for VF_OD and VF_ODwDark, the threshold below which input numbers for these functions are regarded as "experimental noise", with the OD being set to 0.0, can be set to any positive number by VF_setODThresh etc.
Error handlingnone
Return valuenone
See alsoVF_OD,   VF_ODwDark

VectorLib Table of Contents  OptiVec home