Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | images |
which | in | Which test to run | |
Allowed: | Integer or vector of integers | ||
Default: | All tests |
Self-test of the Coordsys tool. This function is quite extensive and includes forced errors. As long as the function finally returns with a T, it has succeeded (regardless of what error messages you might see). Note that one of the tests is if the created coordinate system tools match the actual list of tools. If a coordinate system has been created outside the test, the tests will fail. The coordsystools function can be used to check for pre-existing tools. They can be removed by re-assigning them. E.g.:
cs := T
coordsystest()
Runs all tests.
coordsys(4)
Runs only test 4.