| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 1488 |
|
| Package | general | |
| Module | images | |
| Tool | coordsys |
| which | in | Which coordinate ? | |
| Allowed: | 1-rel integer or unset | ||
| Default: | All | ||
This function (short-hand name ct) returns a string describing the type of the specified coordinate. If which=unset the types for all coordinates are returned.
Possible output values are 'Direction', 'Spectral', 'Stokes', 'Linear', and 'Tabular'
- cs := coordsys(direction=T, spectral=T) - cs.coordinatetype(1) Direction - cs.coordinatetype() Direction Spectral