USGS

Isis 3.0 Object Programmers' Reference

Home

Geometry

The Objects in this module are used in the performance of geometric transformations of a cube. More...

Classes

class  Isis::Enlarge
 Enlarge the pixel dimensions of an image. More...
class  Isis::Interpolator
 Pixel interpolator. More...
class  Isis::Reduce
 Reduce the pixel dimensions of an image. More...
class  Isis::SurfacePoint
 This class defines a body-fixed surface point. More...
class  Isis::Transform
 Pixel transformation. More...
class  Isis::UniversalGroundMap
 Universal Ground Map. More...

Detailed Description

The Objects in this module are used in the performance of geometric transformations of a cube.

isisDoxyDefs.doxydef

This file contains doxygen commands for setting up global documentation options shared by all Isis Objects, such as module/category definitions, main page content, etc.

Author
deborah lee soltesz 2004-11-03
History:

2005-03-07 deborah lee soltesz - Completed main page content.

2005-03-07 deborah lee soltesz - Completed and refine module descriptions.

2006-08-10 deborah lee soltesz - Added "Radiometric and Photometric Corrections" and alphabetized mission-specific categories

2008-05-19 steven lambright - Fixed Mission End Group Tag

2008-05-19 steven lambright - Fixed Bad Namespace Documentation

2013-03-27 Jeannie Backer - Added NEAR Shoemaker mission. References #1248.

Todo:

Develop two different pages for API vs. Programmer documentation. 2004-11-03

Make "std" namespace invisible... probably not gonna happen