ISIS Application Documentation
skyrange | Standard View | TOC | Home |
Compute the ra/dec range of a camera image
Description
Categories
Groups
History
| Name | Description |
|---|---|
| FROM | Input cube to compute range |
| TO | Output label |
Use this parameter to select the filename of a cube with camera labels.
| Type | cube |
|---|---|
| File Mode | input |
| Filter | *.cub |
This file will contain the ra/dec range of the cube
| Type | filename |
|---|---|
| File Mode | output |
| Internal Default | None |
| Jeff Anderson | 2005-06-24 | Original version |
| Jeff Anderson | 2005-10-13 | Added computation of CelestialNorthClockAngle and center ra/dec |
| Brendan George | 2005-11-08 | Added application test |
| Jacob Danton | 2006-01-23 | Fixed appTest to comply to changes in String |
| Elizabeth Miller | 2006-03-23 | Fixed appTest to comply with changes made to all camera model |
| Steven Lambright | 2008-05-12 | Removed references to CubeInfo |
| Kelvin Rodriguez | 2016-06-27 | Changed rotation computation to the function call Camera::celestialNorthClockAngle. References #2365. |