Coordinate system domain Domain
The Domain attribute also controls how a Frame behaves when it is used (by AST_FINDFRAME) as a
template to match another (target) Frame. It does this by specifying the Domain that the target Frame
should have in order to match the template. If the Domain value in the template Frame
is set, then only targets with the same Domain value will be matched. If the template’
s
Domain value is not set, however, then the target’
s Domain will be ignored.
"
SKY"
. "
dom1-dom2"
, where dom1
and dom2
are the Domains of the two component Frames. If both these Domains are blank, then the string "
CMP"
is used as the default Domain name. "
SPECTRUM"
. "
DSBSPECTRUM"
. "
FLUX"
. "
SPECTRUM-FLUX"
. "
TIME"
. All Domain values are converted to upper case and white space is removed before use.