CImage:WcsIsEq


The WcsIsEq method tests whether a world coordinate system ("WCS") calibration uses equatorial units.

Syntax

bSuccess = CImage:WcsIsEq()

where

    bSuccess is the returned success code. If a WCS exists and uses equatorial units, it is true, otherwise false.

Related Topics

CImage class

Image Coordinate System

Subpixel Coordinate Definition

World Coordinate System