next up previous
Next: Specifying a Particular Celestial Coordinate System
Up: Celestial Coordinate Systems (SkyFrames)
Previous: The SkyFrame Model

Creating a SkyFrame

The SkyFrame constructor function is particularly simple and a SkyFrame with default attributes is created as follows:

#include "ast.h"
AstSkyFrame *skyframe;

...

skyframe = astSkyFrame( "" );

Such a SkyFrame would represent the default celestial coordinate system which, at present, is the FK5 (J2000.0) equatorial system.



next up previous
Next: Specifying a Particular Celestial Coordinate System
Up: Celestial Coordinate Systems (SkyFrames)
Previous: The SkyFrame Model

AST A Library for Handling World Coordinate Systems in Astronomy
Starlink User Note 211
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