Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

Latest Release
Dev
8.3.0
8.2.0
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0
USGS

ISIS Application Documentation


camcoeffs

Printer Friendly View | TOC | Home

This program calculates TRANSX,TRANSY from TRANSS, TRANSL for iak kernels

Overview Parameters Example 1

Description

This application is for camera development and is not supported for general public use. This program outputs the exact IAK Kernel keywords that should be added to the kernel. The TRANSX,TRANSY keywords are the result of the input (no processing done, this should be known information). These values were provides as parameters to this program. The TRANSS,TRANSL keywords are calculated based on the TRANSX,TRANSY keywords and are the result of this program. The keywords can be copied directly into the pertinent IAK kernel.

Categories


History

Steven Lambright2008-07-16 Original Version

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 02/21/2025 19:28:09
X

IAK: IAKCODE


Description

This IAK code of the TRANS values, a negative number (such as -41210) is expected.

Type string
Internal Default Output Equations
Close Window
X

Coefficients: XCONSTCOEF


Description

This is the first value in the TRANSY keyword, which represents the focal plane X constant coefficient.

Type double
Close Window
X

Coefficients: XSAMPLECOEF


Description

This is the second value in the TRANSY keyword, which represents the focal plane X sample coefficient.

Type double
Close Window
X

Coefficients: XLINECOEF


Description

This is the third value in the TRANSY keyword, which represents the focal plane X line coefficient.

Type double
Close Window
X

Coefficients: YCONSTCOEF


Description

This is the first value in the TRANSY keyword, which represents the focal plane Y constant coefficient.

Type double
Close Window
X

Coefficients: YSAMPLECOEF


Description

This is the second value in the TRANSY keyword, which represents the focal plane Y sample coefficient.

Type double
Close Window
X

Coefficients: YLINECOEF


Description

This is the third value in the TRANSY keyword, which represents the focal plane Y line coefficient.

Type double
Close Window