Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: coordsys.observer - Function Up: coordsys - Tool Previous: coordsys.naxes - Function


coordsys.ncoordinates - Function



Package general
Module images
Tool coordsys


Recover the number of coordinates in the Coordinate System


Synopsis
ncoordinates()


Returns
Integer or fail



Description

This function (short-hand name nc) recovers the number of coordinates in the Coordinate System.



Example
- cs := coordsys(direction=T, spectral=T)
- cs.ncoordinates()
2
- cs2 := coordsys(linear=4)
- cs2.ncoordinates()
1








next up previous contents index
Next: coordsys.observer - Function Up: coordsys - Tool Previous: coordsys.naxes - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01