SetDistortionCoefficients
Sets the distortion coefficients to the TcVnGevImageProvider TcCOM module
Syntax
Definition:
METHOD SetDistortionCoefficients : HRESULT
VAR_IN_OUT
    aDistortionCoefficients : TcVnArray8_LREAL;
END_VAR
          
 In/Outputs
| 
                   Name  | 
                   Type  | 
                   Description  | 
|---|---|---|
| 
                   aDistortionCoefficients  | 
                   The distortion coefficients to be copied to the TcCOM module  | 
 Return value