Stg_HTIRF_GetAngle, Stg_HTIRF_GetDirection, Stg_HTIRF_GetFocus, Stg_HTIRF_GetX, Stg_HTIRF_GetY, Stg_HTIRF_IsGradationND, Stg_HTIRF_IsLambdaQP, Stg_HTIRF_SetAlignmentName, Stg_HTIRF_SetAngle, Stg_HTIRF_SetDirection, Stg_HTIRF_SetFocus, Stg_HTIRF_SetX, Stg_HTIRF_SetXY, Stg_HTIRF_SetXYFocus, Stg_HTIRF_SetY, Stg_NSTORM_GetZoom, Stg_NSTORM_SetZoom
Description
Stg_HTIRF_SetAlignmentName(
char *HTIRF_AlignmentName
);
Sets a specified name to the current H-TIRF alignment.
Description
Stg_HTIRF_SetAngle(
double HTIRF_Angle
);
This function sets the H-TIRF angle.
Description
Stg_HTIRF_GetDirection();
This function returns the H-TIRF laser direction.
Description
Stg_HTIRF_SetDirection(
double HTIRF_Direction
);
This function sets the H-TIRF laser direction.
Description
Stg_HTIRF_SetFocus(
int HTIRF_Focus
);
This function sets the H-TIRF focus value.
Description
Stg_HTIRF_IsGradationND();
Returns the ND filter position of the H-TIRF. True value means that the filter is in the H-TIRF light path.
Description
Stg_HTIRF_IsLambdaQP();
Returns the Lambda Quarter Plate filter position of the H-TIRF. True value means that the filter is in the H-TIRF light path.
Description
Stg_HTIRF_SetXYFocus( intHTIRF_X
, intHTIRF_Y
, intHTIRF_Focus
);
This function sets the H-TIRF XY focus value.
Description
Stg_HTIRF_SetXY( intHTIRF_X
, intHTIRF_Y
);
This function sets the H-TIRF XY position.