next up previous
Next: LutMap - Transform 1-dimensional coordinates using a lookup table
Up: AST Class Descriptions
Previous: FrameSet - Set of inter-related coordinate systems

   
IntraMap - Map points using a private transformation routine

Description:
The IntraMap class provides a specialised form of Mapping which encapsulates a privately-defined coordinate transformation routine (e.g. written in Fortran) so that it may be used like any other AST Mapping. This allows you to create Mappings that perform any conceivable coordinate transformation.

However, an IntraMap is intended for use within a single program or a private suite of software, where all programs have access to the same coordinate transformation functions (i.e. can be linked against them). IntraMaps should not normally be stored in datasets which may be exported for processing by other software, since that software will not have the necessary transformation functions available, resulting in an error.

You must register any coordinate transformation functions to be used using AST_INTRAREG before creating an IntraMap.

Constructor Function:
AST_INTRAMAP (also see AST_INTRAREG)

Inheritance
The IntraMap class inherits from the Mapping class.

Attributes
In addition to those attributes common to all Mappings, every IntraMap also has the following attributes:

Functions
The IntraMap class does not define any new routines beyond those which are applicable to all Mappings.



next up previous
Next: LutMap - Transform 1-dimensional coordinates using a lookup table
Up: AST Class Descriptions
Previous: FrameSet - Set of inter-related coordinate systems

AST A Library for Handling World Coordinate Systems in Astronomy
Starlink User Note 210
R.F. Warren-Smith & D.S. Berry
30th April 2003
E-mail:ussc@star.rl.ac.uk

Copyright (C) 2003 Central Laboratory of the Research Councils