| AHELP for CIAO 4.2 | pix_set_simoffset |
Context: pixlib |
Synopsis
Set the stage position for the pixlib module.
Syntax
pix_set_simoffset( Double_Type x, Double_Type y, Double_Type z [, Double_Type theta ] )
Description
Set the stage position to be used by the pixlib routines. These values should not be changed from their default values which are appropriate for flight data. Despite the name, the input x, y, and z values represent the stage position, in millimeters, and are NOT taken from the SIM_X, SIM_Y, and SIM_Z keywords. To set the location of the SIM use the pix_set_aimpoint() routine.
The optional theta argument is used to set the roll offset (in degrees) of the stage position (the five-axis mount, FAM, attatchment-point movements).
Bugs
See the bugs page for the pixlib library on the CIAO website for an up-to-date listing of known bugs.
![[CIAO Logo]](../imgs/ciao_logo_navbar.gif)