-  ←Prev 
- AST
 A Library for Handling
 World Coordinate Systems
 in Astronomy
- Next→ 
- TOC ↑
    
Description: 
This function exports an 
Object pointer from the current AST context into the
context that encloses the current one. This means that the pointer will no longer
be annulled when the current context is ended (with 
astEnd), but only when
the next outer context (if any) ends.  
Synopsis 
 void astExport( AstObject
this )
 Parameters: 
  this  
 Object pointer to be exported.  
    Applicability 
  Object  
 This
function applies to all Objects.  
    Notes: 
 Copyright (C) 2021 East Asian Observatory
  -  ←Prev 
- AST
 A Library for Handling
 World
Coordinate Systems
 in Astronomy
- Next→ 
- TOC ↑