GetTranslationVector

GetTranslationVector 1:

Gets the translation vector from the TcVnGevImageProvider TcCOM module (requires extrinsic calibration parameters, e.g. set by the calibration assistant)

Syntax

Definition:

METHOD GetTranslationVector : HRESULT
VAR_IN_OUT
    aTranslationVector : TcVnVector3_LREAL;
END_VAR

GetTranslationVector 2: In/Outputs

Name

Type

Description

aTranslationVector

TcVnVector3_LREAL

Returns the translation vector

GetTranslationVector 3: Return value

HRESULT